animated ~master (2015-05-07T11:23:10Z)
Home
Dub
Repo
Updatable
animate
animate
animation
Undocumented in source.
interface
Updatable {
void
updateProgress
(double progress);
void
update
(Duration deltaTime);
bool
isRunning
();
}
Members
Functions
isRunning
bool
isRunning
()
Undocumented in source.
update
void
update
(Duration deltaTime)
Undocumented in source.
updateProgress
void
updateProgress
(double progress)
Undocumented in source.
Meta
Source
See Implementation
animate
animate
animation
classes
Animation
AnimationSet
DelegateAnimation
ValueAnimation
enums
AnimationSetMode
RepeatMode
interfaces
Updatable
variables
INFINITE