zntg/allegro5
2018-06-04 21:15:53 +02:00
..
bitmap.go Added New{Memory,Video}Bitmap functions to create memory/video bitmap directly. 2018-02-26 19:46:53 +01:00
c_windows_static.go Changed the #cgo conditionals to build constraints. 2018-02-15 21:32:30 +01:00
c_windows.go Changed the #cgo conditionals to build constraints. 2018-02-15 21:32:30 +01:00
c.go Changed the #cgo conditionals to build constraints. 2018-02-15 21:32:30 +01:00
color.go Basic wrapper around allegro5 libraries 2017-10-03 20:38:09 +02:00
display.go Added display & monitor functions 2018-06-04 21:15:53 +02:00
event.go Added MouseButton type. 2018-03-29 17:21:10 +02:00
flagmut.go Exposed new bitmap flag manipulation. 2018-02-26 07:51:58 +01:00
font.go Lower case error strings. 2018-02-15 20:28:51 +01:00
graphics.go Basic wrapper around allegro5 libraries 2017-10-03 20:38:09 +02:00
keyboard.go Added MouseButton type. 2018-03-29 17:21:10 +02:00
monitor.go Added display & monitor functions 2018-06-04 21:15:53 +02:00
mouse.go Added MouseButton type. 2018-03-29 17:21:10 +02:00
newbitmapflag.go Exposed new bitmap flag manipulation. 2018-02-26 07:51:58 +01:00
primitives.go Added rectangle primitives 2017-10-23 11:18:24 +02:00
system.go Locking OS thread in init method. 2018-02-17 15:01:58 +01:00