zntg/allegro5
Sander Schobers ab5572018d Applied formatting & added GetWait().
- GetWait waits for an event in a blocking way.
2018-02-10 09:14:19 +01:00
..
bitmap.go Native Go image is now loaded directly as Allegro bitmap. 2018-02-10 09:12:42 +01:00
c.go Added support for allegro_static flag (enables static linking of allegro). 2017-12-19 07:54:53 +01:00
color.go Basic wrapper around allegro5 libraries 2017-10-03 20:38:09 +02:00
display.go Basic wrapper around allegro5 libraries 2017-10-03 20:38:09 +02:00
event.go Applied formatting & added GetWait(). 2018-02-10 09:14:19 +01:00
font.go Added text width function for font 2017-10-23 11:18:48 +02:00
graphics.go Basic wrapper around allegro5 libraries 2017-10-03 20:38:09 +02:00
primitives.go Added rectangle primitives 2017-10-23 11:18:24 +02:00
system.go Added InitAll InitConfig that sets all flags to true. 2018-02-10 09:13:35 +01:00