summaryrefslogtreecommitdiff
path: root/button.go
AgeCommit message (Collapse)Author
2014-02-12Fixed compiler errors. New code structure success!Pietro Gagliardi
2014-02-12Whoops, forgot to turn Button.sysData.clicked into Button.sysData.event.Pietro Gagliardi
2014-02-12Modified Button for the new changes. Now I just need to actually create the ↵Pietro Gagliardi
window class and edit main()...
2014-02-12Whoops, forgot to add button.go itself :|Pietro Gagliardi