This repository has been archived on 2025-06-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
ObjGameKit.old/src
2012-08-28 19:39:09 +02:00
..
keycodes.h Add keycodes.h. 2012-08-28 19:39:09 +02:00
Makefile Add keycodes.h. 2012-08-28 19:39:09 +02:00
ObjGameKit.h Add ObjGameKit.h. 2012-08-26 14:25:51 +02:00
OGKBitmap.h Add OGKBitmap. 2012-08-20 00:49:57 +02:00
OGKBitmap.m Only call al_*_destroy if Allegro is initialized. 2012-08-26 14:17:53 +02:00
OGKDisplay.h Add vsync. 2012-08-26 17:11:32 +02:00
OGKDisplay.m Add vsync. 2012-08-26 17:11:32 +02:00
OGKEvent.h Remove ogk_event_type_t, which was unused anyway. 2012-08-26 14:17:53 +02:00
OGKEvent.m Initial import. 2012-08-19 23:53:47 +02:00
OGKEventQueue.h Rename -[handleNextEvent] -> -[handleEvents]. 2012-08-26 15:42:00 +02:00
OGKEventQueue.m Rename -[handleNextEvent] -> -[handleEvents]. 2012-08-26 15:42:00 +02:00