#include <CCActionTimeline.h>
Public Member Functions | |
| AnimationInfo () | |
| AnimationInfo (const std::string &otherName, int otherStartIndex, int otherEndIndex) | |
Public Attributes | |
| std::string | name |
| int | startIndex |
| int | endIndex |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| int endIndex |
| var endIndex |
| local endIndex |
| std::string name |
| int startIndex |
| var startIndex |
| local startIndex |