zntg/allegro5
Sander Schobers 67e2d4d788 Refactored bitmap API (partially)
- Made the scale option an interface (for easier use)
- Added rotation option
- Added utility function that converts Go bitmap to an Allegro bitmap (using a temporary file)
2017-10-23 11:21:02 +02:00
..
bitmap.go Refactored bitmap API (partially) 2017-10-23 11:21:02 +02:00
c.go Fixup 2017-10-03 20:41:45 +02: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