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/classInventory.html | 149 ------------------------------------------- 1 file changed, 149 deletions(-) delete mode 100644 doc/html/classInventory.html (limited to 'doc/html/classInventory.html') diff --git a/doc/html/classInventory.html b/doc/html/classInventory.html deleted file mode 100644 index bb66714..0000000 --- a/doc/html/classInventory.html +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - -gamedev: Inventory Class Reference - - - - - - - - - - -
-
- - - - - - -
-
gamedev -
-
-
- - - - - - -
-
- - -
- -
- -
-
- -
-
Inventory Class Reference
-
-
- - - - - - - - - - - - - - -

-Public Member Functions

Inventory (unsigned int s)
 
-int addItem (ITEM_ID id, unsigned char count)
 
-int takeItem (ITEM_ID id, unsigned char count)
 
-int useItem (void)
 
-void setSelection (unsigned int s)
 
-void draw (void)
 
- - - - - - - - - - - - - -

-Public Attributes

-unsigned int sel
 
-bool invOpen = false
 
-bool invOpening = false
 
-bool invHover = false
 
-bool selected = false
 
-bool mouseSel = false
 
-
The documentation for this class was generated from the following files: -
- - - - -- cgit v1.2.3