SnowyGUI/common/src/main/kotlin/fr/username404/snowygui
2021-06-23 20:25:39 +02:00
..
config Reformat Configuration.kt 2021-06-19 14:53:34 +02:00
gui Create a LinkedHashSet directly in ClickBox.kt and make a TreeSet instance instead of using sortedSetOf() 2021-06-23 20:25:39 +02:00
misc Use diktat directly instead of the spotless gradle plugin and improve a few files 2021-06-19 12:28:30 +02:00
ClickGui.kt Use the xor operator in ButtonImpl.kt, and use "&&" instead of the "and" method in ClickGui.kt 2021-06-19 18:43:11 +02:00
EventSnowy.kt Shorten the EventSnowy.Companion.useKey() method 2021-06-07 22:00:28 +02:00
Snowy.kt Rename ButtonAnnotations.kt to ButtonInfo.kt and move the Ignored annotation to ButtonInfo 2021-06-09 07:24:02 +02:00