dagon v0.12.0-beta1 (2021-09-13T08:15:37Z)
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