Package com.csse3200.game.ui.terminal
package com.csse3200.game.ui.terminal
-
ClassDescriptionThis Class is meant to initialize the shell by running some predetermined scripts.Shell: A simple, single-file, dependency-free scripting language interpreter written in vanilla Java.An interface for abstracting read/write operations, allowing the Shell to work with different input/output sources, such as a standard console or a network socket.Represents a numerical range that can be iterated over.A component that holds the state of the debug terminal.A UI component for displaying the global debug terminal.A Static class that manages the game's global debug terminal.