zntg - a UI framework for Go
Go to file
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
allegro5 Refactored bitmap API (partially) 2017-10-23 11:21:02 +02:00
.gitignore Basic wrapper around allegro5 libraries 2017-10-03 20:38:09 +02:00