Spore ModAPI/Spore/UTFWin/IDrawable.h file

Namespaces

namespace UTFWin
The user interface system.

Classes

struct UTFWin::RenderParams
A structure used to represent various parameters for the IDrawable::Paint() method, like which image to draw, the current state of the window, etc.
class UTFWin::IDrawable
A class that is capable of drawing a user interface component.
class UTFWin::DefaultDrawable
A class that implements all the methods of an IDrawable.

Defines

#define IDrawablePtr