SnowyGUI/common/src/main/kotlin/fr/username404/snowygui/gui
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