Commit Graph
15 Commits
Author SHA1 Message Date
opfromthestart a984333c3a Radio Buttons
Created RadioButton and RadioManager.
They work together well I guess.
😄
2021-04-18 19:44:50 -04:00
opfromthestart 4a1f1b7545 It actually works now
It threw errors before
2021-04-18 15:09:29 -04:00
opfromthestart af7b39d8e9 Better Interactables
Created Interactable class
Introduced dependency of Button and Checkbox on Interactable
Created Checkbox class
2021-04-18 14:58:53 -04:00
opfromthestart a0acd16008 Now actually works
Only captures events that it needs
2021-04-17 11:03:23 -04:00
opfromthestart 330ed1ab9b Buttony things
Centered button text
Label object
New dynamic text color
2021-04-17 11:01:03 -04:00
opfromthestart 7e852ff05f Attempting to add focus
it doesnt work but still
2021-04-17 09:34:10 -04:00
opfromthestart 6e1b0e3f69 Buttons work
Clicking and disabling now works
2021-04-17 09:12:09 -04:00
opfromthestart 411780b120 Made onClick
It should work but idk for sure
2021-04-17 08:21:29 -04:00
opfromthestart 5359b93738 Bettering the Button
Not really
TPS is 20 now
2021-04-17 08:07:01 -04:00
opfromthestart f9aae94bbc Return TPS to 20
yeah
2021-04-16 21:26:57 -04:00
opfromthestart 5c57a57e9a Button things
Moved button to LayerTestUI
Saved all_buttons.png in resources
Idk it still wont render the button
2021-04-16 21:26:28 -04:00
opfromthestart 468b6dc327 Create Button.java
Created Button class
Trying to give good functionality
2021-04-16 19:25:26 -04:00
opfromthestart 69942ad17b Reset Default TPS
TPS of 47 to TPS of 20
2021-04-12 20:38:21 -04:00
opfromthestart 3c74a808f3 Added Queue
+Added Queue class
*Replaced TPS Averager with a Queue
2021-04-12 20:35:29 -04:00
opfromthestart 8327fcfd19 Counter Class
+Added Counter class
*Replaced current TPS meter with a Counter
2021-04-12 19:49:51 -04:00