![]() |
Rune Engine
Version 0.2.7-alpha
Documentation for how to make games using the Rune Engine.
|
Interface class for creating something that can be drawn to the screen. More...
#include <drawable.h>

Public Member Functions | |
| virtual void | draw (rune::RenderWindow &)=0 |
| Draw the object to a render window. | |
Interface class for creating something that can be drawn to the screen.