dagon v0.12.0-beta1 (2021-09-13T08:15:37Z)
Home
Dub
Repo
Updateable
dagon
graphics
updateable
Undocumented in source.
interface
Updateable {
void
update
(Time t);
}
Members
Functions
update
void
update
(Time t)
Undocumented in source.
Meta
Source
See Implementation
dagon
graphics
updateable
interfaces
Updateable