andreja6
|
a70cc31d28
|
Class cleanup
|
2018-10-22 18:59:05 -07:00 |
|
andreja6
|
a8bfa1b4cd
|
No longer pushing and poping state for each button drawn
|
2018-06-01 23:07:00 -07:00 |
|
andreja6
|
827e610b8c
|
Added selected in button class
Basically active, it will probably be renamed
|
2018-04-25 14:34:27 -07:00 |
|
andreja6
|
1f7c5b28f8
|
Test of forward button
|
2018-04-24 20:24:34 -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
|
9ffe37c21a
|
Fixed issue with disabled images
|
2018-04-24 00:59:03 -07:00 |
|
andreja6
|
05da8e2270
|
Added "disabled" bool to button
Changed null check
|
2018-04-23 23:40:58 -07:00 |
|
andreja6
|
68ac692314
|
Added final GUI components
|
2018-04-23 23:25:06 -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
|
3e4c128347
|
Added bare bones TextButton rendering
(Yes, it took that many lines of code)
|
2018-04-19 17:18:26 -07:00 |
|