CPAnimationKeyFrame
org.cosplay.CPAnimationKeyFrame
Animation key frame consisting of an image and its index in the sequence of key frames.
Attributes
- animationId
ID of the animation this key frame belongs to.
- image
Key frame image.
- index
Index of this key frame in the animation sequence.
- Example:
See CPAnimationExample source code for an example of animation functionality.
- Source:
- CPAnimationKeyFrame.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any