dagon v0.12.0-beta2 (2021-10-10T20:59:18Z)
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