DungeonGui

ostrat.pDung.DungeonGui
case class DungeonGui(canv: CanvasPlatform, scen: DungeonScen) extends CmdBarGui

This uses the new Gui.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class CmdBarGui
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def repaint(): Unit
def thisTop(): Unit

Inherited methods

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

Attributes

Inherited from:
CanvasPanelled

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

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
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 textBox(str: String, cmd: AnyRef): PolygonCompound

Attributes

Inherited from:
CmdBarGui

Concrete fields

var focus: Vec2

Inherited fields

Attributes

Inherited from:
CmdBarGui

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:
CanvasUser

Attributes

Inherited from:
CmdBarGui

Implicits

Implicits

implicit def gSys: SqGridSys
implicit val proj: SqSysProjection