![]() |
AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
#include <CzCommandsBase.h>
Public Member Functions | |
void | Init () |
bool | Execute (float dt) |
Protected Attributes | |
CzTimer | Timer |
bool CzCommandWait::Execute | ( | float | dt | ) | [virtual] |
Implements IzCommandExecutor.
void CzCommandWait::Init | ( | ) | [virtual] |
Reimplemented from IzCommandExecutor.
CzTimer CzCommandWait::Timer [protected] |