The common interface for rendering arbitrary shapes. More...
#include <shape.hpp>
Additional Inherited Members | |
Public Member Functions inherited from ui::Renderable | |
| virtual void | renderAt (const Coords &coords, const shader_t &shader=0) const =0 |
| Display the renderable directly onto the screen. | |
| virtual Size | getSize () const =0 |
| Get the size of the renderable. | |
The common interface for rendering arbitrary shapes.