Package breitband.GUI.elements
All main elements that make up the GUI.
These elements are designed to be re-usable. Using them, the breitband.GUI.ui
components are constructed.
-
Class Summary Class Description GAsset AGSVG
that displays an asset from the/assets/
directoryGButton A GGroup that can handle mouse events.GCable A class used for drawing cables as lines with iconsGCableInfo Displays info about a cable type.GCableInventory The cable inventory of a playerGCity Class for rendering cities on the mapGContractList Displays a list of contractsGPlayer Happy little guys that show up in the "Game Over" screen.GRegion A class for displaying regions on a map.GScrollView A scrollable GGroup.