AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
_Iterator typedef | CzAnimTimeline | |
ActualClassTypeHash | IzXomlResource | [protected] |
addAnimation(CzAnimInstance *anim) | CzAnimTimeline | [inline] |
Animations | CzAnimTimeline | [protected] |
AutoDelete | CzAnimTimeline | [protected] |
begin() | CzAnimTimeline | [inline] |
ClassTypeHash | IzXomlResource | [protected] |
Container | IzXomlResource | [protected] |
CzAnimTimeline() | CzAnimTimeline | [inline] |
DebugInfo | IzXomlResource | [protected] |
end() | CzAnimTimeline | [inline] |
eSetPropertyError enum name | IzXomlResource | |
findAnimation(const char *name) | CzAnimTimeline | |
findAnimation(unsigned int name_hash) | CzAnimTimeline | |
ForceUpdateTargetOnly(IzAnimTarget *target=NULL) | CzAnimTimeline | [virtual] |
getActualClassTypeHash() | IzXomlResource | [inline] |
getAnimationCount() | CzAnimTimeline | [inline] |
getClassTypeHash() | IzXomlResource | [inline] |
getContainer() | IzXomlResource | [inline] |
getDebugInfo() | IzXomlResource | [inline] |
getManager() | CzAnimTimeline | [inline] |
getName() | IzXomlResource | [inline] |
getNameHash() | IzXomlResource | [inline] |
getParent() | CzAnimTimeline | [inline] |
getProperty(CzXomlClassDef *class_def, IzXomlResource *target, unsigned int property_name, CzXomlProperty &prop) | IzXomlResource | [static] |
getTagHash() | IzXomlResource | [inline] |
getTimeScale() const | CzAnimTimeline | [inline] |
IncompatibleTypes enum value | IzXomlResource | |
isAutoDelete() const | CzAnimTimeline | [inline] |
isManaged() const | IzXomlResource | [inline] |
isPlaying() | CzAnimTimeline | |
isStopped() | CzAnimTimeline | |
IzXomlResource() | IzXomlResource | [inline] |
LoadFromXoml(IzXomlResource *parent, bool load_children, CzXmlNode *node) | CzAnimTimeline | [virtual] |
Managed | IzXomlResource | [protected] |
Manager | CzAnimTimeline | [protected] |
Name | IzXomlResource | [protected] |
NameHash | IzXomlResource | [protected] |
NoAccess enum value | IzXomlResource | |
NotFound enum value | IzXomlResource | |
Parent | CzAnimTimeline | [protected] |
pause() | CzAnimTimeline | |
play() | CzAnimTimeline | |
PostLoadFromXoml(IzXomlResource *parent, CzXmlNode *node) | IzXomlResource | [inline, virtual] |
Remove() | CzAnimTimeline | [virtual] |
removeAnimation(CzAnimInstance *anim) | CzAnimTimeline | [inline] |
restart() | CzAnimTimeline | |
SearchForResource enum value | IzXomlResource | |
setActualClassType(const char *type_name) | IzXomlResource | |
setAutoDelete(bool enable) | CzAnimTimeline | [inline] |
setClassType(const char *type_name) | IzXomlResource | |
setContainer(IzXomlResource *container) | IzXomlResource | [inline] |
SetCurrentTime(float current_time) | CzAnimTimeline | [inline] |
setDebugInfo(const char *info) | IzXomlResource | [inline] |
setManaged(bool managed) | IzXomlResource | [inline] |
setManager(CzAnimTimelinesManager *manager) | CzAnimTimeline | [inline] |
setName(const char *name) | IzXomlResource | |
setParent(IzXomlResource *parent) | CzAnimTimeline | [inline] |
IzXomlResource::setParent(CzXomlResourceManager *parent) | IzXomlResource | [inline] |
setProperty(CzXomlClassDef *class_def, IzXomlResource *target, unsigned int property_name, const CzString &data, bool delta) | IzXomlResource | [static] |
setProperty(CzXomlClassDef *class_def, IzXomlResource *target, unsigned int property_name, const CzXomlProperty &prop, bool delta) | IzXomlResource | [static] |
setProperty(CzXomlClassDef *class_def, IzAnimTarget *target, CzAnimInstance *animation) | IzXomlResource | [static] |
setProperty(CzXomlClassDef *class_def, IzXomlResource *target, unsigned int property_name, CzXomlVariable *variable) | IzXomlResource | [static] |
setTag(const char *Tag) | IzXomlResource | |
setTargetElement(IzAnimTarget *target) | CzAnimTimeline | [inline] |
setTimeScale(float time_scale) | CzAnimTimeline | [inline] |
stop() | CzAnimTimeline | |
Success enum value | IzXomlResource | |
TagHash | IzXomlResource | [protected] |
TimeScale | CzAnimTimeline | [protected] |
Update(float time_delta, IzAnimTarget *target=NULL) | CzAnimTimeline | [virtual] |
UpdateRunCount() | CzAnimTimeline | [inline, static] |
UpdateTargetOnly(IzAnimTarget *target=NULL) | CzAnimTimeline | [virtual] |
~CzAnimTimeline() | CzAnimTimeline | [virtual] |
~IzXomlResource() | IzXomlResource | [inline, virtual] |