![]() |
AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
| _Iterator typedef | CzActionsManager | |
| Actions | CzActionsManager | [protected] |
| addActions(CzActions *actions) | CzActionsManager | |
| begin() | CzActionsManager | [inline] |
| clearActionss() | CzActionsManager | |
| CzActionsManager() | CzActionsManager | [inline] |
| end() | CzActionsManager | [inline] |
| findActions(unsigned int name_hash) | CzActionsManager | |
| findActions(const char *name) | CzActionsManager | |
| FindActions(const char *name, IzXomlResource *container) | CzActionsManager | [static] |
| FindActions(unsigned int name_hash, IzXomlResource *container) | CzActionsManager | [static] |
| FindActions(unsigned int name_hash, CzScene *container, unsigned int actor_hash) | CzActionsManager | [static] |
| FindActions(const char *name, CzScene *container, const char *actor_name) | CzActionsManager | [static] |
| getParent() | CzActionsManager | [inline] |
| Parent | CzActionsManager | [protected] |
| removeActions(CzActions *Actions) | CzActionsManager | |
| removeActions(unsigned int name_hash) | CzActionsManager | |
| setParent(IzXomlResource *scene) | CzActionsManager | [inline] |
| ~CzActionsManager() | CzActionsManager | [inline, virtual] |