IDrawableEx

Interface for advanced object rendering. It contains both the rotation of the object and such a property as size.

Members

Functions

drawEx
void drawEx(IRenderer renderer, Vecf position, float angle, Vecf center, Vecf size, ubyte alpha, Color!ubyte color)

draw object implemetation

Meta