dagon ~master (2021-10-08T11:00:42.0673177)
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