dagon v0.12.0-beta1 (2021-09-13T08:15:37Z)
Home
Dub
Repo
Tween.__anonymous
dagon
graphics
tween
Tween
Undocumented in source.
union
__anonymous
union
__anonymous
struct
Tween
union
__anonymous {
Color4f
toColor
;
Vector3f
toVector
;
float
toFloat
;
}
Members
Variables
toColor
Color4f
toColor
;
Undocumented in source.
toFloat
float
toFloat
;
Undocumented in source.
toVector
Vector3f
toVector
;
Undocumented in source.
Meta
Source
See Implementation
dagon
graphics
tween
Tween
constructors
this
functions
applyTween
ease
kill
pause
play
restart
update
unions
__anonymous
variables
active
dataType
duration
easing
entity
isPlaying
repeat
repeatCounter
time
type