Animation frame information.
More...
#include <AnimationFrameInfo.h>
List of all members.
Detailed Description
Animation frame information.
Constructor & Destructor Documentation
Member Function Documentation
Returns the speed of an animation frame.
- Returns:
- Animation frame speed
- Note:
- If speed is 0 the frame will be skipped
- If speed is less 0 there's no frame interpolation
Sets the animation frame speed.
- Parameters:
-
- See also:
-
Copy operator.
- Parameters:
-
[in] | cSource | Source to copy from |
- Returns:
- Reference to this class instance
bool PLRenderer::AnimationFrameInfo::operator== |
( |
const AnimationFrameInfo & |
cSource | ) |
const [inline] |
Compare operator.
- Parameters:
-
[in] | cSource | Source to compare with |
- Returns:
- 'true' if the two animation frame information are equal, else 'false'
The documentation for this class was generated from the following files: