From 443b77e47a7ef3a137e39c64abb277229a665d03 Mon Sep 17 00:00:00 2001 From: drumsetmonkey Date: Tue, 8 Dec 2015 15:56:17 -0500 Subject: Sword can now kill the first entity --- 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 5589c8d..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