CC-Tweaked/src/main/java/dan200/computercraft/client/gui
Jonathan Coates 2b029bd506
Refactor some computer screen logic
- Move some shared Gui{Computer,Turtle} code into a new class. Using
   entirely different naming conventions because of course (they are
   consistent with MojMap, just not the rest of CC:T).
 - Fix some mouse scaling issues in the terminal.
2021-06-19 14:18:12 +01:00
..
widgets Refactor some computer screen logic 2021-06-19 14:18:12 +01:00
ComputerScreenBase.java Refactor some computer screen logic 2021-06-19 14:18:12 +01:00
FixedWidthFontRenderer.java Switch to Mojang mappings 2021-01-09 19:22:58 +00:00
GuiComputer.java Refactor some computer screen logic 2021-06-19 14:18:12 +01:00
GuiDiskDrive.java Switch to Mojang mappings 2021-01-09 19:22:58 +00:00
GuiPrinter.java Switch to Mojang mappings 2021-01-09 19:22:58 +00:00
GuiPrintout.java Remove m_ (#658) 2021-01-15 16:35:49 +00:00
GuiTurtle.java Refactor some computer screen logic 2021-06-19 14:18:12 +01:00