FoxLite Documentation
class
FoxKeyframe<
T
>
package
foxlite.animation
@:directlyUsed
Constructor
new
(
time_:
Float
,
value_:
T
,
easing:
FoxEaseType
)
Variables
time
:
Float
ease
:
FoxEaseType
value
:
T