35 #ifndef _JumpPlatformTimer_H__ 36 #define _JumpPlatformTimer_H__ 48 virtual void tick(
float dt)
override;
50 virtual void setProperties(
float time);
51 virtual bool isActive(
void);
52 virtual void touchFigure()
override;
55 { this->effectPath_ = effectPath; }
58 {
return this->effectPath_; }
61 { this->effectStartTime_ = effectStartTime; }
64 {
return this->effectStartTime_; }
#define _JumpExport
Definition: JumpPrereqs.h:60
::std::string string
Definition: gtest-port.h:756
Definition: ParticleSpawner.h:39
Shared library macros, enums, constants and forward declarations for the jump module ...
xmlelement
Definition: Super.h:519
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Mode
Definition: CorePrereqs.h:102