22 #ifndef QDENGINE_MINIGAMES_ADV_FLYOBJECT_H 23 #define QDENGINE_MINIGAMES_ADV_FLYOBJECT_H 37 FlyQDObject(
float dp = 0.f) : depth(dp), data(-1) {}
40 bool operator== (
int dat)
const {
54 #endif // QDENGINE_MINIGAMES_ADV_FLYOBJECT_H
Definition: FlyObject.h:27
Базовый класс для игровых ресурсов.
Definition: console.h:28
Definition: FlyObject.h:36