Allegro5 wrappers for Go (golang).
Go to file
2022-05-01 12:38:18 +02:00
audio.go Created new repository. 2019-12-19 07:08:52 +01:00
bitmap.go A sub-bitmap now removes itself from the registration of its parent. With this change it is safe to Destroy the sub-bitmap (and afterwards destroy the parent bitmap). The implementation is not thread-safe. 2020-05-23 08:56:52 +02:00
c_windows_static_workaround.go Added workaround for a missing symbol when using an old mingw64 (e.g. 7.3). 2020-05-23 11:58:48 +02:00
c_windows_static.go Added libdsound to static linking dependencies on Windows. 2019-12-28 16:58:39 +01:00
c_windows.go Created new repository. 2019-12-19 07:08:52 +01:00
c.go Created new repository. 2019-12-19 07:08:52 +01:00
color.go Created new repository. 2019-12-19 07:08:52 +01:00
display.go A sub-bitmap now removes itself from the registration of its parent. With this change it is safe to Destroy the sub-bitmap (and afterwards destroy the parent bitmap). The implementation is not thread-safe. 2020-05-23 08:56:52 +02:00
event.go Added GetTime to expose al_get_time. 2021-06-03 20:14:55 +02:00
flagmut.go Created new repository. 2019-12-19 07:08:52 +01:00
font.go Created new repository. 2019-12-19 07:08:52 +01:00
go.mod Added go mod support. 2022-05-01 12:38:18 +02:00
graphics.go Created new repository. 2019-12-19 07:08:52 +01:00
keyboard.go Created new repository. 2019-12-19 07:08:52 +01:00
monitor.go Created new repository. 2019-12-19 07:08:52 +01:00
mouse.go Added methods to query the current mouse position. 2020-02-20 18:07:05 +01:00
newbitmapflag.go Created new repository. 2019-12-19 07:08:52 +01:00
pixelformat.go Added DisplayMode and PixelFormat. 2019-12-28 01:41:32 +01:00
platform_windows.go Created new repository. 2019-12-19 07:08:52 +01:00
primitives.go Created new repository. 2019-12-19 07:08:52 +01:00
system.go Created new repository. 2019-12-19 07:08:52 +01:00