cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
spTrackEntry Struct Reference

#include <AnimationState.h>

Public Attributes

spAnimationState *const state
 
spTrackEntrynext
 
spTrackEntryprevious
 
spAnimationanimation
 
int loop
 
float delay
 
float time
 
float lastTime
 
float endTime
 
float timeScale
 
spAnimationStateListener listener
 
float mixTime
 
float mixDuration
 
float mix
 
void * rendererObject
 

Member Data Documentation

spAnimation* animation
float delay
float endTime
float lastTime
int loop
float mix
float mixDuration
float mixTime
spTrackEntry* next
spTrackEntry* previous
void* rendererObject
spAnimationState* const state
float time
float timeScale

The documentation for this struct was generated from the following file: