UQGL Beta(11/04/02)
|
drawPolygon(Polygon polygon) const =0 | UQ::GraphicMgr | [pure virtual] |
getTextureHeight(int id) const =0 | UQ::GraphicMgr | [pure virtual] |
getTextureWidth(int id) const =0 | UQ::GraphicMgr | [pure virtual] |
loadTexture(int id, const char *fileName)=0 | UQ::GraphicMgr | [pure virtual] |
outputString(int x, int y, const char *str, Color color=0xFFFFFFFF)=0 | UQ::GraphicMgr | [pure virtual] |
setBackgroundColor(Color color)=0 | UQ::GraphicMgr | [pure virtual] |
setTexture(int id)=0 | UQ::GraphicMgr | [pure virtual] |
unloadTexture(int id)=0 | UQ::GraphicMgr | [pure virtual] |
unsetTexture(void)=0 | UQ::GraphicMgr | [pure virtual] |