Add many new methods to OGKBitmap.

This commit is contained in:
Jonathan Schleifer 2012-08-28 19:50:05 +02:00
parent 53b1823dc3
commit 89e736050e
5 changed files with 152 additions and 3 deletions

View file

@ -22,6 +22,8 @@
#import <ObjFW/ObjFW.h>
#import "keycodes.h"
@interface OGKEvent: OFObject
{
ALLEGRO_EVENT event;