flimEngine
|
#include <WorldCmd.h>
Public Member Functions | |
WorldCommand ()=default | |
~WorldCommand () | |
WorldCommand & | operator= (const WorldCommand &)=default |
WorldCommand (const WorldCommand &)=default | |
void | execute () override |
![]() | |
Command () | |
virtual | ~Command () |
Command & | operator= (const Command &)=default |
Command (const Command &)=default | |
Command ()=default | |
~Command () | |
Command & | operator= (const Command &)=default |
Command (const Command &)=default | |
|
default |
|
inline |
|
default |
|
overridevirtual |
Reimplemented from Command.
|
default |