|
Kanzi Graphics Engine
|
Condition. More...
#include <kzu_condition.h>
Data Fields | |
| struct KzuConditionClass * | conditionClass |
| Class of the condition. More... | |
| struct KzuUIDomain * | uiDomain |
| UI Domain of the condition. More... | |
| struct KzuTrigger * | trigger |
| Trigger the condition is attached to. More... | |
Condition.
Trigger condition.
| struct KzuConditionClass* KzuCondition::conditionClass |
Class of the condition.
| struct KzuUIDomain* KzuCondition::uiDomain |
UI Domain of the condition.
| struct KzuTrigger* KzuCondition::trigger |
Trigger the condition is attached to.