Commit Graph

14 Commits

Author SHA1 Message Date
andreja6
0ec896e2fd Starting to transfer everything to Tool 2020-03-11 23:10:49 -07:00
andreja6
72c6d19d7f Menu now works 2020-03-10 13:26:01 -07:00
MusicalProgrammer
5e449d8882 Big cleanup... Expect bugs 2019-11-04 20:37:32 -05:00
andreja6
07a2eb4d98 Instances call constructor of base class 2018-10-24 11:02:13 -07:00
andreja6
ccf3ade099 Changed the way enums work 2018-10-23 17:42:15 -07:00
andreja6
ee528d1245 Changed how properties work 2018-10-23 06:49:41 -07:00
andreja6
24306c04ec Tried something, it kinda works 2018-10-22 21:04:21 -07:00
andreja6
e04f53c071 Changed how buttons render 2018-05-02 16:47:14 -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
cbd680a6ac Changed the way blocks are rendered 2018-04-24 17:13:04 -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
05da8e2270 Added "disabled" bool to button
Changed null check
2018-04-23 23:40:58 -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