dagon v0.12.1 (2021-10-28T10:12:23Z)
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