zntg/allegro5
Sander Schobers 2fae8a5012 Native Go image is now loaded directly as Allegro bitmap.
- Previous implementation used a temporary file (PNG).
2018-02-10 09:12:42 +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 Basic wrapper around allegro5 libraries 2017-10-03 20:38:09 +02: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 Basic wrapper around allegro5 libraries 2017-10-03 20:38:09 +02:00