This website requires JavaScript.
Explore
Help
Sign In
Username404-59
/
SnowyGUI
Watch
1
Star
0
Fork
0
You've already forked SnowyGUI
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1ac22a7e97
SnowyGUI
/
common
/
src
/
main
/
kotlin
/
fr
/
username404
/
snowygui
/
gui
History
Username404
1ac22a7e97
Add a addBox() method to the Category enum class and complete the constructor that uses a ClickBox
2021-06-25 16:38:01 +02:00
..
elements
Create a LinkedHashSet directly in ClickBox.kt and make a TreeSet instance instead of using sortedSetOf()
2021-06-23 20:25:39 +02:00
feature
Add a addBox() method to the Category enum class and complete the constructor that uses a ClickBox
2021-06-25 16:38:01 +02:00
Element.kt
Rename the Element.withinBounds method to isWithinBounds and simplify it
2021-06-19 18:28:24 +02:00
FontUtil.kt
Fix FontUtil.kt
2021-05-15 02:21:06 +02:00
SnowyScreen.kt
Get toggled buttons from Configuration.kt (WIP)
2021-05-02 21:48:05 +02:00