CrystalSpace

Public API Reference

iPen Member List

This is the complete list of members for iPen, including all inherited members.

ClearTransform()=0iPen [pure virtual]
DrawArc(uint x1, uint y1, uint x2, uint y2, float start_angle, float end_angle, bool swap_colors=false, bool fill=false)=0iPen [pure virtual]
DrawLine(uint x1, uint y1, uint x2, uint y2)=0iPen [pure virtual]
DrawMiteredRect(uint x1, uint y1, uint x2, uint y2, float miter, bool swap_colors=false, bool fill=false)=0iPen [pure virtual]
DrawPoint(uint x1, uint y2)=0iPen [pure virtual]
DrawRect(uint x1, uint y1, uint x2, uint y2, bool swap_colors=false, bool fill=false)=0iPen [pure virtual]
DrawRoundedRect(uint x1, uint y1, uint x2, uint y2, float roundness, bool swap_colors=false, bool fill=false)=0iPen [pure virtual]
DrawTriangle(uint x1, uint y1, uint x2, uint y2, uint x3, uint y3, bool fill=false)=0iPen [pure virtual]
PopTransform()=0iPen [pure virtual]
PushTransform()=0iPen [pure virtual]
Rotate(const float &a)=0iPen [pure virtual]
SetColor(float r, float g, float b, float a)=0iPen [pure virtual]
SetColor(const csColor4 &color)=0iPen [pure virtual]
SetOrigin(const csVector3 &o)=0iPen [pure virtual]
SwapColors()=0iPen [pure virtual]
Translate(const csVector3 &t)=0iPen [pure virtual]
Write(iFont *font, uint x1, uint y1, char *text)=0iPen [pure virtual]
WriteBoxed(iFont *font, uint x1, uint y1, uint x2, uint y2, uint h_align, uint v_align, char *text)=0iPen [pure virtual]


Generated for Crystal Space by doxygen 1.4.6