gcn::Graphics Member List

This is the complete list of members for gcn::Graphics, including all inherited members.

_beginDraw()gcn::Graphics [inline, virtual]
_endDraw()gcn::Graphics [inline, virtual]
CENTER enum value (defined in gcn::Graphics)gcn::Graphics
drawImage(const Image *image, int srcX, int srcY, int dstX, int dstY, int width, int height)=0gcn::Graphics [pure virtual]
drawImage(const Image *image, int dstX, int dstY)gcn::Graphics [virtual]
drawLine(int x1, int y1, int x2, int y2)=0gcn::Graphics [pure virtual]
drawPoint(int x, int y)=0gcn::Graphics [pure virtual]
drawRectangle(const Rectangle &rectangle)=0gcn::Graphics [pure virtual]
drawText(const std::string &text, int x, int y, unsigned int alignment=LEFT)gcn::Graphics [virtual]
fillRectangle(const Rectangle &rectangle)=0gcn::Graphics [pure virtual]
getColor()=0gcn::Graphics [pure virtual]
getCurrentClipArea()gcn::Graphics [virtual]
Graphics()gcn::Graphics
LEFT enum value (defined in gcn::Graphics)gcn::Graphics
mClipStackgcn::Graphics [protected]
mFontgcn::Graphics [protected]
popClipArea()gcn::Graphics [virtual]
pushClipArea(Rectangle area)gcn::Graphics [virtual]
RIGHT enum value (defined in gcn::Graphics)gcn::Graphics
setColor(const Color &color)=0gcn::Graphics [pure virtual]
setFont(Font *font)gcn::Graphics [virtual]
~Graphics()gcn::Graphics [inline, virtual]


Generated on Sat Jul 29 19:38:48 2006 for Guichan by  doxygen 1.4.7