Add many new methods to OGKBitmap.
This commit is contained in:
parent
53b1823dc3
commit
89e736050e
5 changed files with 152 additions and 3 deletions
|
@ -30,6 +30,8 @@
|
|||
OGKEventQueue *eventQueue;
|
||||
OGKBitmap *bitmap;
|
||||
of_point_t position;
|
||||
of_dimension_t scale;
|
||||
BOOL running;
|
||||
ogk_color_t tint;
|
||||
}
|
||||
@end
|
||||
|
|
Reference in a new issue