QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
skin.h File Reference
This graph shows which files directly or indirectly include this file:

Data Structures

struct  skin_s
 

Macros

#define BOTTOM_RANGE   96
 
#define MAX_CACHED_SKINS   128
 
#define MAX_SKIN_LENGTH   32
 
#define MAX_TRANSLATIONS   32
 
#define PLAYER_HEIGHT   194
 
#define PLAYER_WIDTH   296
 
#define RSSHOT_HEIGHT   200
 
#define RSSHOT_WIDTH   320
 
#define TOP_RANGE   16
 

Typedefs

typedef struct skin_s skin_t
 

Macro Definition Documentation

#define BOTTOM_RANGE   96
#define MAX_CACHED_SKINS   128
#define MAX_SKIN_LENGTH   32
#define MAX_TRANSLATIONS   32
#define PLAYER_HEIGHT   194
#define PLAYER_WIDTH   296
#define RSSHOT_HEIGHT   200
#define RSSHOT_WIDTH   320
#define TOP_RANGE   16

Typedef Documentation

typedef struct skin_s skin_t