Commit Graph

5 Commits

Author SHA1 Message Date
ff60dcb236 Added Key and KeyMod consts.
Refactored events to use Key and KeyMod where applicable.
Added IsKeyDown method.
2018-02-15 21:06:04 +01:00
0652c02caf Lower case error strings.
Added Position and SetAsTarget method to Display.
Display resize is automatically acknowledged.
2018-02-15 20:28:51 +01:00
e8ff8c35fe Added Maximized flag to new display options.
Added display resize & orientation event.
2018-02-12 21:46:52 +01:00
ab5572018d Applied formatting & added GetWait().
- GetWait waits for an event in a blocking way.
2018-02-10 09:14:19 +01:00
2924980035 Basic wrapper around allegro5 libraries
- Depends on optional allegro libraries font, image, primitives and ttf as well.
2017-10-03 20:38:09 +02:00