Home
last modified time | relevance | path

Searched refs:cAnimationTimer (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/maxr/maxr-0.2.9/src/ui/graphical/game/animations/
H A Danimationtimer.cpp28 static_cast<cAnimationTimer*> (arg)->increaseTimer(); in timerCallback()
35 cAnimationTimer::cAnimationTimer() : in cAnimationTimer() function in cAnimationTimer
48 cAnimationTimer::~cAnimationTimer() in ~cAnimationTimer()
54 void cAnimationTimer::increaseTimer() in increaseTimer()
60 unsigned long long cAnimationTimer::getAnimationTime() const in getAnimationTime()
66 void cAnimationTimer::run() in run()
H A Danimationstartup.h26 class cAnimationTimer; variable
37 cAnimationStartUp (cAnimationTimer& animationTimer, const cUnit& unit);
44 cAnimationTimer& animationTimer;
H A Danimationwork.h26 class cAnimationTimer; variable
35 cAnimationWork (cAnimationTimer& animationTimer, const cBuilding& building);
41 cAnimationTimer& animationTimer;
H A Danimationstartupbuildingsite.h26 class cAnimationTimer; variable
35 cAnimationStartUpBuildingSite (cAnimationTimer& animationTimer, const cVehicle& vehicle);
42 cAnimationTimer& animationTimer;
H A Danimationdither.h26 class cAnimationTimer; variable
35 cAnimationDither (cAnimationTimer& animationTimer, const cVehicle& building);
42 cAnimationTimer& animationTimer;
H A Danimationtimer.h38 class cAnimationTimer : public cRunnable
41 cAnimationTimer();
42 ~cAnimationTimer();
H A Danimationstartup.cpp26 cAnimationStartUp::cAnimationStartUp (cAnimationTimer& animationTimer_, const cUnit& unit_) : in cAnimationStartUp()
H A Danimationstartupbuildingsite.cpp26 cAnimationStartUpBuildingSite::cAnimationStartUpBuildingSite (cAnimationTimer& animationTimer_, con… in cAnimationStartUpBuildingSite()
H A Danimationwork.cpp27 cAnimationWork::cAnimationWork (cAnimationTimer& animationTimer_, const cBuilding& building_) : in cAnimationWork()
H A Danimationdither.cpp27 cAnimationDither::cAnimationDither (cAnimationTimer& animationTimer_, const cVehicle& vehicle_) : in cAnimationDither()
/dports/games/maxr/maxr-0.2.9/src/ui/graphical/menu/widgets/special/
H A Dprotectionglass.h27 class cAnimationTimer; variable
32 …explicit cProtectionGlass (const cPosition& position, std::shared_ptr<cAnimationTimer> animationTi…
43 std::shared_ptr<cAnimationTimer> animationTimer;
H A Dprotectionglass.cpp28 cProtectionGlass::cProtectionGlass (const cPosition& position, std::shared_ptr<cAnimationTimer> ani… in cProtectionGlass()
/dports/games/maxr/maxr-0.2.9/src/ui/graphical/game/widgets/
H A Dhudpanels.h30 class cAnimationTimer; variable
35 …cHudPanels (const cPosition& position, int height, std::shared_ptr<cAnimationTimer> animationTimer…
47 std::shared_ptr<cAnimationTimer> animationTimer;
H A Dunitvideowidget.h37 class cAnimationTimer; variable
43 cUnitVideoWidget (const cBox<cPosition>& area, std::shared_ptr<cAnimationTimer> animationTimer);
H A Dunitvideowidget.cpp31 cUnitVideoWidget::cUnitVideoWidget (const cBox<cPosition>& area, std::shared_ptr<cAnimationTimer> a… in cUnitVideoWidget()
H A Dgamemapwidget.h55 …& area, std::shared_ptr<const cStaticMap> staticMap, std::shared_ptr<cAnimationTimer> animationTim…
190 std::shared_ptr<cAnimationTimer> animationTimer;
/dports/games/maxr/maxr-0.2.9/src/ui/graphical/game/control/
H A Drightmousebuttonscroller.h31 class cAnimationTimer; variable
37 cRightMouseButtonScrollerWidget (std::shared_ptr<cAnimationTimer> animationTimer);
61 std::shared_ptr<cAnimationTimer> animationTimer;
H A Dgameguicontroller.h40 class cAnimationTimer; variable
86 std::shared_ptr<cAnimationTimer> animationTimer;
/dports/games/maxr/maxr-0.2.9/src/ui/graphical/game/temp/
H A Dunitdrawingengine.h33 class cAnimationTimer; variable
43 …cUnitDrawingEngine (std::shared_ptr<cAnimationTimer> animationTimer, std::shared_ptr<const cFrameC…
55 std::shared_ptr<cAnimationTimer> animationTimer;
/dports/games/maxr/maxr-0.2.9/src/ui/graphical/menu/dialogs/
H A Ddialogselfdestruction.h30 class cAnimationTimer; variable
35 cDialogSelfDestruction (const cUnit& unit, std::shared_ptr<cAnimationTimer> animationTimer);
H A Ddialogselfdestruction.cpp31 cDialogSelfDestruction::cDialogSelfDestruction (const cUnit& unit, std::shared_ptr<cAnimationTimer>… in cDialogSelfDestruction()
/dports/games/maxr/maxr-0.2.9/src/ui/graphical/game/
H A Dgamegui.h47 class cAnimationTimer; variable
65 …ticMap, std::shared_ptr<cSoundManager> soundManager, std::shared_ptr<cAnimationTimer> animationTim…
115 std::shared_ptr<cAnimationTimer> animationTimer;
H A Dhud.h37 class cAnimationTimer; variable
53 cHud (std::shared_ptr<cAnimationTimer> animationTimer);
/dports/games/maxr/maxr-0.2.9/src/ui/graphical/menu/windows/windowlandingpositionselection/
H A Dwindowlandingpositionselection.h36 class cAnimationTimer; variable
80 std::shared_ptr<cAnimationTimer> animationTimer;
/dports/games/maxr/maxr-0.2.9/src/
H A Ddrawingcache.h31 class cAnimationTimer; variable

12