From 49411238b04f3510d18617d1498622cf199c617d Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Tue, 8 Dec 2015 08:35:21 -0500 Subject: documentation, dialog box borders --- doc/html/classItem.html | 146 ------------------------------------------------ 1 file changed, 146 deletions(-) delete mode 100644 doc/html/classItem.html (limited to 'doc/html/classItem.html') diff --git a/doc/html/classItem.html b/doc/html/classItem.html deleted file mode 100644 index fd77bff..0000000 --- a/doc/html/classItem.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - -gamedev: Item Class Reference - - - - - - - - - - -
-
- - - - - - -
-
gamedev -
-
-
- - - - - - -
-
- - -
- -
- -
-
- -
-
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: -
- - - - -- cgit v1.2.3