BetterModel
Toggle table of contents
1.7.0-SNAPSHOT-181
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.animation
Package-level
declarations
Types
Types
Animation
Iterator
Link copied to clipboard
interface
AnimationIterator
:
Iterator
<
E
>
A keyframe iterator of animation.
Animation
Modifier
Link copied to clipboard
class
AnimationModifier
:
Record
A modifier of animation.
Animation
Movement
Link copied to clipboard
class
AnimationMovement
:
Record
,
Comparable
<
T
>
A movement of animation.
Animation
Point
Link copied to clipboard
class
AnimationPoint
:
Record
A keyframe point of animation
Animation
Predicate
Link copied to clipboard
interface
AnimationPredicate
:
Predicate
<
T
>
Animation predicate
Vector
Point
Link copied to clipboard
class
VectorPoint
:
Record
,
Comparable
<
T
>