dagon ~master (2021-10-08T11:00:42.0673177)
Dub
Repo
Drawable
dagon
graphics
drawable
Undocumented in source.
interface
Drawable {
void
render
(GraphicsState* state);
}
Members
Functions
render
void
render
(GraphicsState* state)
Undocumented in source.
Meta
Source
See Implementation
dagon
graphics
drawable
interfaces
Drawable