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