Public Member Functions | |
| FlyQDObject (float dp=0.f) | |
| FlyQDObject (const FlyObjectBase &crd, float dp, int dat) | |
| bool | operator== (int dat) const |
| bool | quant (float dt, QDObject &obj, MinigameManager *runtime) |
Public Member Functions inherited from QDEngine::FlyObjectBase | |
| FlyObjectBase (const mgVect2f &_c=mgVect2f(), const mgVect2f &_t=mgVect2f(), float _s=1.f) | |
| bool | quant (float dt) |
Public Attributes | |
| float | depth |
| int | data |
Public Attributes inherited from QDEngine::FlyObjectBase | |
| mgVect2f | current |
| mgVect2f | target |
| float | speed |