gamedev
Public Member Functions | Public Attributes | List of all members
Item Class Reference

Public Member Functions

 Item (ITEM_ID i, const char *n, ITEM_TYPE t, float w, float h, int m, const char *tl)
 
GLuint rtex ()
 

Public Attributes

ITEM_ID id
 
char * name
 
ITEM_TYPE type
 
float width
 
float height
 
int maxStackSize
 
char * textureLoc
 
Texturectex
 
GLuint text
 

The documentation for this class was generated from the following files: