Drawable

Drawable is the base class for objects which can be drawn.

interface Drawable {}

Members

Functions

_render
void _render()
Undocumented in source.
render
void render()

Render method

Meta

Authors

rschuett