Information container to generate Props. More...
#include <Prop.h>
Public Member Functions | |
| PropInfo () | |
| ~PropInfo () | |
Public Attributes | |
| int | collisionAnchorX |
| int | collisionAnchorY |
| int | id |
| bool | collides |
| string | spritePath |
| string | maskPath |
| string | category |
| string | name |
Information container to generate Props.
| PropInfo::PropInfo | ( | ) | [inline] |
| PropInfo::~PropInfo | ( | ) | [inline] |
| string PropInfo::category |
| bool PropInfo::collides |
| int PropInfo::id |
| string PropInfo::maskPath |
| string PropInfo::name |
| string PropInfo::spritePath |
1.7.1