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) |
bool CzCommandNop::Execute | ( | float | dt | ) | [virtual] |
Implements IzCommandExecutor.
void CzCommandNop::Init | ( | ) | [virtual] |
Reimplemented from IzCommandExecutor.