Public Member Functions | |
QDObject (qdMinigameObjectInterface *obj=0, const char *name="") | |
const char * | getName () const |
bool | hit (const mgVect2f &point) const |
float | depth () const |
void | setState (const char *name) |
bool | operator== (const QDObject &obj) const |
bool | operator== (const qdMinigameObjectInterface *obj) const |
operator qdMinigameObjectInterface * () const | |
qdMinigameObjectInterface * | operator-> () const |
Static Public Attributes | |
static QDObject | ZERO |