bitmap.go
|
Various additions:
|
2018-11-21 14:30:31 +01:00 |
c.go
|
Changed the #cgo conditionals to build constraints.
|
2018-02-15 21:32:30 +01:00 |
color.go
|
Various additions:
|
2018-11-21 14:30:31 +01:00 |
display.go
|
Added SetIcon to Display.
|
2018-11-21 14:30:32 +01: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
|
Various additions:
|
2018-11-21 14:30:31 +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
|
Various additions:
|
2018-11-21 14:30:31 +01:00 |
system.go
|
Locking OS thread in init method.
|
2018-02-17 15:01:58 +01:00 |