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/classStructures.html | 205 ------------------------------------------ 1 file changed, 205 deletions(-) delete mode 100644 doc/html/classStructures.html (limited to 'doc/html/classStructures.html') diff --git a/doc/html/classStructures.html b/doc/html/classStructures.html deleted file mode 100644 index 26c927d..0000000 --- a/doc/html/classStructures.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - -gamedev: Structures Class Reference - - - - - - - - - - -
-
- - - - - - -
-
gamedev -
-
-
- - - - - - -
-
- - -
- -
- -
-
- -
-
Structures Class Reference
-
-
-
-Inheritance diagram for Structures:
-
-
- - -Entity - -
- - - - - - - - - - - - - -

-Public Member Functions

-unsigned int spawn (_TYPE, float, float)
 
- Public Member Functions inherited from Entity
-void draw (void)
 
-void spawn (float, float)
 
-virtual void wander (int)
 
-virtual void interact ()
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-Public Attributes

-void * inWorld
 
-void * inside
 
- Public Attributes inherited from Entity
-Inventoryinv
 
-vec2 loc
 
-vec2 vel
 
-float width
 
-float height
 
-float speed
 
-bool near
 
-bool canMove
 
-bool right
 
-bool left
 
-bool alive
 
-unsigned char ground
 
-float health
 
-float maxHealth
 
-_TYPE type
 
-int subtype
 
-char * name
 
-GENDER gender
 
-Texturectex
 
-int ticksToUse
 
-
The documentation for this class was generated from the following files: -
- - - - -- cgit v1.2.3