Turbo Engine 0.3
A C++ game engine using Allegro 5
turbo::Shape Class Reference

Represent a drawable primitive shape. More...

#include <Shape.hpp>

Inheritance diagram for turbo::Shape:
Collaboration diagram for turbo::Shape:

Additional Inherited Members

Public Member Functions inherited from turbo::Drawable
virtual void draw () const =0
 Draw the drawable -_-.

Detailed Description

Represent a drawable primitive shape.


The documentation for this class was generated from the following file: