bitmap.go
|
Added flag to NewBitmapFromImage.
|
2018-02-15 20:28:53 +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
|
Lower case error strings.
|
2018-02-15 20:28:51 +01:00 |
event.go
|
Added Key and KeyMod consts.
|
2018-02-15 21:06:04 +01:00 |
flagmut.go
|
Added flag to NewBitmapFromImage.
|
2018-02-15 20:28:53 +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
|
Renamed some keys.
|
2018-02-17 14:01:20 +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 |