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/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 0015b33..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