User interface toolkit for Go with support for SDL2 and HTML Canvas render targets.
 
 
 
 
 
Go to file
Noah 5450f40b3c render: Refactor Events System to Make Module Standalone
* Refactor the events used in lib/render/sdl to be more general-purpose
  to make librender a stand-alone library separate from Doodle.
2019-12-22 14:11:01 -08:00
eg UI: Add MainWindow Widget and start an example app 2019-06-08 17:03:59 -07:00
theme Port over code from old collision dev PR 2019-04-09 19:17:56 -07:00
button.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
check_button.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
checkbox.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
debug.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
dragdrop.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
frame.go Add MenuScene with New Level UI 2019-06-25 15:01:37 -07:00
frame_pack.go UI: Fix packing bug in the GUITest 2019-04-19 15:08:00 -07:00
functions.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
image.go Add Tool Bar to Editor Mode 2019-07-03 20:24:04 -07:00
label.go Eraser Tool, Brush Sizes 2019-07-11 19:07:46 -07:00
main_window.go render: Refactor Events System to Make Module Standalone 2019-12-22 14:11:01 -08:00
menu.go UI: Add MainWindow Widget and start an example app 2019-06-08 17:03:59 -07:00
supervisor.go render: Refactor Events System to Make Module Standalone 2019-12-22 14:11:01 -08:00
widget.go UI: Fix packing bug in the GUITest 2019-04-19 15:08:00 -07:00
window.go Code Layout Refactor 2019-04-09 17:35:44 -07:00