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