andreja6
|
f6b301a836
|
Added click listener to TextButton
|
2018-04-24 12:44:24 -07:00 |
|
andreja6
|
d1a1ebd016
|
Added mouse click functions to image button
Added destructor for images
Deleting listener now on exit
|
2018-04-24 12:39:53 -07:00 |
|
andreja6
|
55e890bdc1
|
Made BaseButton class
Buttons now children of BaseButton
Buttons now render over and down modes
Text buttons now exist
Buttons render differently
|
2018-04-23 22:02:12 -07:00 |
|
andreja6
|
19913cb665
|
Added base class for button listening
Fixed a few memory leaks
|
2018-04-20 18:55:55 -07:00 |
|
andreja6
|
bb3aac25c5
|
put drawButton in its class, and not in main loop
|
2018-04-19 20:30:30 -07:00 |
|
andreja6
|
3e4c128347
|
Added bare bones TextButton rendering
(Yes, it took that many lines of code)
|
2018-04-19 17:18:26 -07:00 |
|
andreja6
|
b12c753179
|
Added visible and float booleans
|
2018-04-13 20:09:20 -07:00 |
|
andreja6
|
7d623bb99d
|
Added Over and Out options on text buttons
|
2018-04-13 14:14:35 -07:00 |
|
andreja6
|
21684a6ea3
|
Added properties to TextButtonInstance
Why wont the go button become textured aaaaaaaaaaaaaaaa
|
2018-04-12 22:44:51 -07:00 |
|
andreja6
|
fe2f8cf160
|
Added GUI instances
Added toolbox dialog
TODO: Port GUI buttons to instances
|
2018-04-12 18:25:17 -07:00 |
|