HGridSysGui

ostrat.prid.phex.HGridSysGui
abstract class HGridSysGui(title: String) extends TGridSysGui

Graphical User Interface for HGridSys hex grid syatems.

Attributes

Graph
Supertypes
class CmdBarGui
class Object
trait Matchable
class Any
Known subtypes
class DLessGui
class G1HGui
class GThreeGui
class G2HGui
class BC305Gui
class CivGui
class NapGui
class WW1Gui
class WW2Gui
class ZugGui

Members list

Concise view

Value members

Abstract methods

override def gridSys: HGridSys

Tile grid system this gui displays.

Tile grid system this gui displays.

Attributes

Definition Classes

Concrete methods

Pixels per Tile. The number of pixels from a side of a tile to the opposite side of the tile.

Pixels per Tile. The number of pixels from a side of a tile to the opposite side of the tile.

Attributes

Inherited methods

def addPanel(clipPoly: Polygon, cover: Boolean): Panel

Attributes

Inherited from:
CanvasPanelled

Attributes

Inherited from:
TGridSysGui

Attributes

Inherited from:
CmdBarGui

Attributes

Inherited from:
CmdBarGui

Attributes

Inherited from:
CmdBarGui

Attributes

Inherited from:
CmdBarGui

Attributes

Inherited from:
CmdBarGui

Attributes

Inherited from:
CmdBarGui

This reverses the order of the GraphicActive List. Method paints objects to screen as side effect.

This reverses the order of the GraphicActive List. Method paints objects to screen as side effect.

Attributes

Inherited from:
CanvasUser
def reTop(commands: RArr[GraphicBounded]): Unit

repaints the top command bar

repaints the top command bar

Attributes

Inherited from:
CmdBarGui
def refresh(): Unit

Attributes

Inherited from:
CanvasPanelled
def refreshPanel(panel: Panel): Unit

This method creates a new frame for the panel. It clips the painting area. Paints the Panel with the back colour, translates the GraphicElems from their positions relative to the Panel's centre to their absolute positions on the canvas. It stores the active object shapes with their absolute positions on the panels active object list. Finally it unclips the painting area.

This method creates a new frame for the panel. It clips the painting area. Paints the Panel with the back colour, translates the GraphicElems from their positions relative to the Panel's centre to their absolute positions on the canvas. It stores the active object shapes with their absolute positions on the panels active object list. Finally it unclips the painting area.

Attributes

Inherited from:
CanvasPanelled
def repaint(): Unit

Attributes

Inherited from:
TGridSysGui
def textBox(str: String, cmd: AnyRef): PolygonCompound

Attributes

Inherited from:
CmdBarGui
def thisTop(): Unit

The frame to refresh the top command bar. Note it is a ref so will change with scenario state.

The frame to refresh the top command bar. Note it is a ref so will change with scenario state.

Attributes

Inherited from:
TGridSysGui

Attributes

Inherited from:
TGridSysGui

Inherited fields

Attributes

Inherited from:
CmdBarGui

The number of pixels displayed per c column coordinate.

The number of pixels displayed per c column coordinate.

Attributes

Inherited from:
TGridSysGui

Attributes

Inherited from:
CanvasUser
var focus: Vec2

Attributes

Inherited from:
TGridSysGui

Attributes

Inherited from:
CmdBarGui

Attributes

Inherited from:
CanvasPanelled

Attributes

Inherited from:
CmdBarGui

The text for the status field of the command bar.

The text for the status field of the command bar.

Attributes

Inherited from:
CmdBarGui

Attributes

Inherited from:
CmdBarGui