UQGL Beta(11/04/02)
|
rotate(Vector2D center, float angle) | UQ::Polygon | |
scale(Vector2D center, float scaleX, float scaleY) | UQ::Polygon | |
setColor(Color color) | UQ::Polygon | |
setRectangle(int x, int y, int width, int height) | UQ::Polygon | |
setRectangleTexture(int x, int y, int width, int height) | UQ::Polygon | |
setRegularPolygon(int n, Vector2D center, float radius) | UQ::Polygon | |
translate(Vector2D vector) | UQ::Polygon | |
vertex_ | UQ::Polygon | |
VERTEX_COUNT_MAX_ | UQ::Polygon | [static] |
vertexCount_ | UQ::Polygon |