dagon v0.15.0 (2023-08-30T21:09: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
classes
DrawableGroup
interfaces
Drawable