Add many new methods to OGKBitmap.
This commit is contained in:
parent
53b1823dc3
commit
89e736050e
5 changed files with 152 additions and 3 deletions
|
@ -22,6 +22,8 @@
|
|||
|
||||
#import <ObjFW/ObjFW.h>
|
||||
|
||||
#import "keycodes.h"
|
||||
|
||||
@interface OGKEvent: OFObject
|
||||
{
|
||||
ALLEGRO_EVENT event;
|
||||
|
|
Reference in a new issue