Pass the display on events.
This commit is contained in:
parent
7e755a78c9
commit
b72b6c8ac7
6 changed files with 128 additions and 27 deletions
|
@ -29,6 +29,7 @@
|
|||
OGKDisplay *display;
|
||||
OGKEventQueue *eventQueue;
|
||||
OGKBitmap *bitmap;
|
||||
of_point_t position;
|
||||
BOOL running;
|
||||
}
|
||||
@end
|
||||
|
|
Reference in a new issue