NoAction Class Reference
This Action does nothing.
More...
#include <action.h>
List of all members.
Public Member Functions |
|
void | exec () |
|
virtual bool | isNoAction () const |
|
virtual NoAction * | clone () const |
Detailed Description
This Action does nothing.
Definition at line 53 of file action.h.