SnowyGUI/common/src/main/kotlin/fr/username404/snowygui
2021-05-27 21:54:34 +02:00
..
config Make Configuration.obtained a lazy property 2021-05-22 16:25:52 +02:00
gui Remove the alphabetical ordering because it caused issues with kotlin-reflect 2021-05-27 21:54:34 +02:00
misc Start a major refactor, split the ClickButton.kt class into the ButtonInfo annotation and the ButtonImpl.kt class 2021-05-14 23:20:41 +02:00
ClickGui.kt Start a major refactor, split the ClickButton.kt class into the ButtonInfo annotation and the ButtonImpl.kt class 2021-05-14 23:20:41 +02:00
EventSnowy.kt Add an Events system, a mixin for ends of ticks, and ConfigScreen.kt. 2021-04-09 20:48:01 +02:00
Snowy.kt Cast classes to ButtonImpl properly in Snowy.kt, FabricInit.kt and ForgeInit.kt 2021-05-27 21:29:11 +02:00