glamour ~master (2016-10-05T19:20:26Z)
Home
Dub
Repo
Renderer
example
Undocumented in source.
class
Renderer {
this
();
void
draw
();
void
close
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
close
void
close
()
Undocumented in source. Be warned that the author may not have intended to support it.
draw
void
draw
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
example
classes
Renderer
SDLApplication
functions
main