turbo::Drawable Class Referenceabstract
Represent somthing that can be drawn. More...
#include <Drawable.hpp>
Inheritance diagram for turbo::Drawable:Public Member Functions | |
| virtual void | draw () const =0 |
| Draw the drawable -_-. | |
Detailed Description
Represent somthing that can be drawn.
The documentation for this class was generated from the following file:
- include/turbo/graphics/Drawable.hpp

1.9.1