|
Kanzi Graphics Engine
|
Action. More...
#include <kzu_action.h>
Data Fields | |
| struct KzuActionClass * | actionClass |
| Class of the action. More... | |
| struct KzuUIDomain * | uiDomain |
| UIDomain of the action. More... | |
| struct KzuTrigger * | trigger |
| Trigger an action is attached to. More... | |
| kzBool | isInvokingDelayed |
| Is a delayed action being invoked. More... | |
Action.
Trigger action.
| struct KzuActionClass* KzuAction::actionClass |
Class of the action.
| struct KzuUIDomain* KzuAction::uiDomain |
UIDomain of the action.
| struct KzuTrigger* KzuAction::trigger |
Trigger an action is attached to.
| kzBool KzuAction::isInvokingDelayed |
Is a delayed action being invoked.