nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
Drawable
nudsfml
graphics
drawable
Undocumented in source.
interface
Drawable {
void
draw
(RenderTarget renderTarget, RenderStates renderstates);
}
Members
Functions
draw
void
draw
(RenderTarget renderTarget, RenderStates renderstates)
Undocumented in source.
Meta
Source
See Implementation
nudsfml
graphics
drawable
interfaces
Drawable