Add methods for drawing rotated.

This commit is contained in:
Jonathan Schleifer 2012-08-28 21:48:53 +02:00
parent 563ae054a9
commit a98c97edb2
4 changed files with 70 additions and 0 deletions

View file

@ -32,6 +32,7 @@
of_point_t position;
of_dimension_t scale;
BOOL running;
ogk_rotation_t rotation;
ogk_color_t tint;
}
@end