Module com.slinky.hackmaster
Package com.slinky.hackmaster.view
package com.slinky.hackmaster.view
-
ClassesClassDescriptionThe
CellViewclass is a graphical representation of aCellobject within the JavaFX framework.A custom panel that extendsHBoxto organise and display twoCenterPanel.HexPanelinstances and twoCenterPanel.CellPanelinstances.TheInfiniteCurveCanvasclass is a custom implementation of theCanvascomponent that animates the drawing of the Hilbert Curve, a type of space-filling curve.TheMainViewclass represents the main user interface of the application.TheTerminalPanelclass represents a console-like output area within the game's user interface.TheTopPanelclass represents the top panel of the game UI, extending theVBoxlayout.