Add methods for drawing rotated.
This commit is contained in:
parent
563ae054a9
commit
a98c97edb2
4 changed files with 70 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
of_point_t position;
|
||||
of_dimension_t scale;
|
||||
BOOL running;
|
||||
ogk_rotation_t rotation;
|
||||
ogk_color_t tint;
|
||||
}
|
||||
@end
|
||||
|
|
Reference in a new issue