VTerrSetter

ostrat.pCiv.VTerrSetter
abstract class VTerrSetter(gridIn: HGrid, val terrs: LayerHcRefSys[VTile], val sTerrs: LayerHSOptSys[VSep, VSepSome], val corners: HCornerLayer) extends HSetter[VTile, VSep, VSepSome]

Helper class for setting LayerHcRefSys[VTile], HSepLayer[VSep] and HCornerLayer at the same time."

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

class BendAll(val c: Int, val dirn: HVDirn, val leftTerr: VSepSome, val rightTerr: VSepSome) extends VRowElem, BendInOutBase

Attributes

Companion
object
Supertypes
trait BendBase
trait VertSetBase
trait VRowElem
class Object
trait Matchable
class Any
Show all
object BendAll

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
BendAll.type
class Cape extends TRunner, CapeBase

Needs removing.

Needs removing.

Attributes

Companion
object
Supertypes
trait CapeBase
trait TRunner
trait TRowElem
trait VTileHelper
class Object
trait Matchable
class Any
Show all
object Cape

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Cape.type
case class Isle10(terr: Land, sepTerrs: Water) extends TRunner, Isle10Base

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Isle10Base
trait IsleNBase
trait TRunner
trait TRowElem
trait VTileHelper
class Object
trait Matchable
class Any
Show all
class Isthmus extends TRunner, IsthmusBase

Isthmus for VTiles. Sets the HCen terrain Pulls in opposite vertices and sets 4 side terrains.

Isthmus for VTiles. Sets the HCen terrain Pulls in opposite vertices and sets 4 side terrains.

Attributes

Companion
object
Supertypes
trait IsthmusBase
trait TRunner
trait TRowElem
trait VTileHelper
class Object
trait Matchable
class Any
Show all
object Isthmus

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Isthmus.type
sealed trait RowBase

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class TRow
class VRow
case class SepB(sTerr: VSepSome) extends TRunnerExtra, SepBBase

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait SepBBase
trait TRunnerExtra
trait TRunner
trait TRowElem
trait VTileHelper
class Object
trait Matchable
class Any
Show all
case class SetSep(c: Int, terr: VSepSome) extends VRowElem, SetSepBase

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait SetSepBase
trait VRowElem
class Object
trait Matchable
class Any
Show all
case class Source(c: Int, dirn: HVDirnPrimary, sTerr: VSepSome, magLt: Int, magRt: Int) extends VRowElem, SourceBase

Source or end point for a river or straits.

Source or end point for a river or straits.

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait SourceBase
trait VertSetBase
trait VRowElem
class Object
trait Matchable
class Any
Show all
case class TRow(row: Int, mutlis: Multiple[VTileHelper]*) extends RowBase

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait RowBase
class Object
trait Matchable
class Any
Show all
trait TRowElem extends VTileHelper

Attributes

Supertypes
trait VTileHelper
class Object
trait Matchable
class Any
Known subtypes
trait TRunner
class Cape
class Isle10
class Isthmus
trait TRunnerExtra
class SepB
Show all
trait TRunner extends TRowElem

Attributes

Supertypes
trait TRowElem
trait VTileHelper
class Object
trait Matchable
class Any
Known subtypes
class Cape
class Isle10
class Isthmus
trait TRunnerExtra
class SepB
trait TRunnerExtra extends TRunner

Attributes

Supertypes
trait TRunner
trait TRowElem
trait VTileHelper
class Object
trait Matchable
class Any
Show all
Known subtypes
class SepB
case class ThreeDown(c: Int, upRightTerr: VSepSome, downTerr: VSepSome, upLeftTerr: VSepSome, magUp: Int, magDR: Int, magDL: Int) extends VRowElem, ThreeDownBase

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait VertSetBase
trait VRowElem
class Object
trait Matchable
class Any
Show all
object ThreeDown

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
ThreeDown.type
class ThreeUp(val c: Int, val upTerr: VSepSome, val downRightTerr: VSepSome, val downLeftTerr: VSepSome, val magUR: Int, val magDn: Int, val magUL: Int) extends VRowElem, ThreeUpBase

Attributes

Companion
object
Supertypes
trait ThreeUpBase
trait VertSetBase
trait VRowElem
class Object
trait Matchable
class Any
Show all
object ThreeUp

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
ThreeUp.type
case class VRow(row: Int, edits: VRowElem*) extends RowBase

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait RowBase
class Object
trait Matchable
class Any
Show all
sealed trait VRowElem

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class BendAll
class SetSep
class Source
class ThreeDown
class ThreeUp

Inherited classlikes

trait BendBase extends VertSetBase

Sets only the inside HCorner of Vertex for a bend HSep terrain, Sets the left most of the HSeps of this vertex. The orientation of the bend is specified by the direction of the inside of the bend. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Sets only the inside HCorner of Vertex for a bend HSep terrain, Sets the left most of the HSeps of this vertex. The orientation of the bend is specified by the direction of the inside of the bend. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Attributes

Inherited from:
HSetter
Supertypes
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
trait BendInBase
class BendIn
trait BendInLtBase
class BendInLt
class Bend
class BendMax
class BendMin
class BendAll
trait BendInRtBase
class BendInRt
trait BendOutBase
class BendOut
Show all
trait BendInBase extends BendBase

Sets only the inside HCorner of Vertex for a bend in HSeps terrain, Sets the left most of the HSeps of this vertex. The orientation of the bend is specified by the direction of the inside of the bend. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Sets only the inside HCorner of Vertex for a bend in HSeps terrain, Sets the left most of the HSeps of this vertex. The orientation of the bend is specified by the direction of the inside of the bend. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Attributes

Inherited from:
HSetter
Supertypes
trait BendBase
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class BendIn
trait BendInLtBase extends BendBase

Sets only the inside HCorner of Vertex for a bend in HSeps terrain, Sets the left most of the HSeps of this vertex. The orientation of the bend is specified by the direction of the inside of the bend. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Sets only the inside HCorner of Vertex for a bend in HSeps terrain, Sets the left most of the HSeps of this vertex. The orientation of the bend is specified by the direction of the inside of the bend. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Attributes

Inherited from:
HSetter
Supertypes
trait BendBase
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class BendInLt
trait BendInOutBase extends BendBase

Sets all the corners of Vertex for a bend HSep terrain, Sets the left most of the HSeps of this vertex. The orientation of the bend is specified by the direction of the inside of the bend. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Sets all the corners of Vertex for a bend HSep terrain, Sets the left most of the HSeps of this vertex. The orientation of the bend is specified by the direction of the inside of the bend. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Attributes

Inherited from:
HSetter
Supertypes
trait BendBase
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class Bend
class BendMax
class BendMin
class BendAll
trait BendInRtBase extends BendBase

Attributes

Inherited from:
HSetter
Supertypes
trait BendBase
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class BendInRt
trait BendOutBase extends BendBase

Sets the 2 outer corners of the bend for HSep terrain, Also sets the left most of the HSeps of the bend vertex. The orientation of the bend is specified by the direction of the inside of the bend.

Sets the 2 outer corners of the bend for HSep terrain, Also sets the left most of the HSeps of the bend vertex. The orientation of the bend is specified by the direction of the inside of the bend.

Attributes

Inherited from:
HSetter
Supertypes
trait BendBase
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class BendOut
trait CapeBase

Base trait for capes / headlands / peninsulas. Only use these classes for HVerts where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Base trait for capes / headlands / peninsulas. Only use these classes for HVerts where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Attributes

Inherited from:
HSetter
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class CapeOld
class Cape
trait Isle10Base extends IsleNSmallBase

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 10/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 10/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Attributes

Inherited from:
HSetter
Supertypes
trait IsleNBase
class Object
trait Matchable
class Any
Known subtypes
class Isle10
class Isle12
class Isle10
trait Isle11Base extends IsleNLargeBase

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 11/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 11/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Attributes

Inherited from:
HSetter
Supertypes
trait IsleNBase
class Object
trait Matchable
class Any
Known subtypes
class Isle11
trait Isle12Base extends IsleNLargeBase

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 12/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 12/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Attributes

Inherited from:
HSetter
Supertypes
trait IsleNBase
class Object
trait Matchable
class Any
trait Isle13Base extends IsleNLargeBase

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 13/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 13/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Attributes

Inherited from:
HSetter
Supertypes
trait IsleNBase
class Object
trait Matchable
class Any
Known subtypes
class Isle13
trait Isle3Base extends IsleNSmallBase

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 3/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 3/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Attributes

Inherited from:
HSetter
Supertypes
trait IsleNBase
class Object
trait Matchable
class Any
Known subtypes
class Isle3
trait Isle4Base extends IsleNSmallBase

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 4/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 4/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Attributes

Inherited from:
HSetter
Supertypes
trait IsleNBase
class Object
trait Matchable
class Any
Known subtypes
class Isle4
trait Isle5Base extends IsleNSmallBase

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 5/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 5/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Attributes

Inherited from:
HSetter
Supertypes
trait IsleNBase
class Object
trait Matchable
class Any
Known subtypes
class Isle5
trait Isle6Base extends IsleNSmallBase

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 6/16 of the radius of the hex. Only use* these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 6/16 of the radius of the hex. Only use* these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Attributes

Inherited from:
HSetter
Supertypes
trait IsleNBase
class Object
trait Matchable
class Any
Known subtypes
class Isle6
trait Isle7Base extends IsleNSmallBase

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 7/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 7/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Attributes

Inherited from:
HSetter
Supertypes
trait IsleNBase
class Object
trait Matchable
class Any
Known subtypes
class Isle7
trait Isle8Base extends IsleNSmallBase

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 8/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 8/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Attributes

Inherited from:
HSetter
Supertypes
trait IsleNBase
class Object
trait Matchable
class Any
Known subtypes
class Isle8
trait Isle9Base extends IsleNSmallBase

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 9/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Sets the HCen terrain, the HSep terrains and the HCorners for an Island, with a radius of 9/16 of the radius of the hex. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners on shared HVerts.

Attributes

Inherited from:
HSetter
Supertypes
trait IsleNBase
class Object
trait Matchable
class Any
Known subtypes
class Isle9
trait IsleNBase

Attributes

Inherited from:
HSetter
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Isle11Base
class Isle11
trait Isle12Base
trait Isle13Base
class Isle13
trait Isle10Base
class Isle10
class Isle12
class Isle10
trait Isle3Base
class Isle3
trait Isle4Base
class Isle4
trait Isle5Base
class Isle5
trait Isle6Base
class Isle6
trait Isle7Base
class Isle7
trait Isle8Base
class Isle8
trait Isle9Base
class Isle9
Show all
trait IsleNLargeBase extends IsleNBase

Attributes

Inherited from:
HSetter
Supertypes
trait IsleNBase
class Object
trait Matchable
class Any
Known subtypes
trait Isle11Base
class Isle11
trait Isle12Base
trait Isle13Base
class Isle13
trait IsleNSmallBase extends IsleNBase

Sets the HSep separators terrain and HCorners for an Island or geometrically analogous terrain, with a radius set in the sub traits. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners.

Sets the HSep separators terrain and HCorners for an Island or geometrically analogous terrain, with a radius set in the sub traits. Only use these classes for hexs where there is no offset for any of the adjacent hex's HCorners.

Attributes

Inherited from:
HSetter
Supertypes
trait IsleNBase
class Object
trait Matchable
class Any
Known subtypes
trait Isle10Base
class Isle10
class Isle12
class Isle10
trait Isle3Base
class Isle3
trait Isle4Base
class Isle4
trait Isle5Base
class Isle5
trait Isle6Base
class Isle6
trait Isle7Base
class Isle7
trait Isle8Base
class Isle8
trait Isle9Base
class Isle9
Show all
trait IsthmusBase

Needs removing. Base trait Isthmus. Generally this will be used for Isthmuses, but it can be used for any HCen and HSep terrain that fits the geometry.

Needs removing. Base trait Isthmus. Generally this will be used for Isthmuses, but it can be used for any HCen and HSep terrain that fits the geometry.

Attributes

Inherited from:
HSetter
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Isthmus
trait MouthBase extends VertSetBase

Sets the mouth in the given direction and the HSep terrain in the opposite direction from the vertex.

Sets the mouth in the given direction and the HSep terrain in the opposite direction from the vertex.

Attributes

Inherited from:
HSetter
Supertypes
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class MouthMax
class MouthMin
class MouthOld
trait MouthLtBase extends VertSetBase

Sets the mouth in the given direction and the HSep terrain in the opposite direction from the vertex.

Sets the mouth in the given direction and the HSep terrain in the opposite direction from the vertex.

Attributes

Inherited from:
HSetter
Supertypes
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class MouthLt
trait MouthLtRtBase extends VertSetBase

Sets the mouth in the given direction and the HSep terrain in the opposite direction from the vertex. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Sets the mouth in the given direction and the HSep terrain in the opposite direction from the vertex. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Attributes

Inherited from:
HSetter
Supertypes
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class Mouth
trait MouthRtBase extends VertSetBase

Sets the mouth in the given direction and the HSep terrain in the opposite direction from the vertex. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Sets the mouth in the given direction and the HSep terrain in the opposite direction from the vertex. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Attributes

Inherited from:
HSetter
Supertypes
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class MouthRt
trait MouthSpecBase extends VertSetBase

Sets the mouth in the given direction and the HSep terrain in the opposite direction from the vertex.

Sets the mouth in the given direction and the HSep terrain in the opposite direction from the vertex.

Attributes

Inherited from:
HSetter
Supertypes
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class MouthSpec
trait SepBBase

Sets an HSepB separator in the tile row.

Sets an HSepB separator in the tile row.

Attributes

Inherited from:
HSetter
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class SepB
class SepB
trait SetSepBase

This is for setting HSeps on the edge of grids that sit within the hex area of the tile on the neighbouring grid.

This is for setting HSeps on the edge of grids that sit within the hex area of the tile on the neighbouring grid.

Attributes

Inherited from:
HSetter
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class SetSep
class SetSep
trait SourceBase extends VertSetBase

Attributes

Inherited from:
HSetter
Supertypes
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class Source
trait SourceLtBase
class SourceLt
class SourceMax
class SourceMin
trait SourceRtBase
class SourceRt
class Source
Show all
trait SourceLtBase extends SourceBase

Sets the mouth in the given direction and the HSep terrain in the opposite direction from the vertex.

Sets the mouth in the given direction and the HSep terrain in the opposite direction from the vertex.

Attributes

Inherited from:
HSetter
Supertypes
trait SourceBase
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class SourceLt
trait SourceRtBase extends SourceBase

Sets the mouth in the given direction and the HSep terrain in the opposite direction from the vertex.

Sets the mouth in the given direction and the HSep terrain in the opposite direction from the vertex.

Attributes

Inherited from:
HSetter
Supertypes
trait SourceBase
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class SourceRt
trait ThreeDownBase extends VertSetBase

Used for setting a vertex where 3 HSep terrains meet. Also sets the left most HSep. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Used for setting a vertex where 3 HSep terrains meet. Also sets the left most HSep. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Attributes

Inherited from:
HSetter
Supertypes
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class ThreeDown
class ThreeDown
trait ThreeUpBase extends VertSetBase

Used for setting a vertex where 3 HSep terrains meet. Also sets the left most HSep. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Used for setting a vertex where 3 HSep terrains meet. Also sets the left most HSep. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Attributes

Inherited from:
HSetter
Supertypes
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class ThreeUp
class ThreeUp

Used for setting the a vertex on the left edge of a grid. Sets the vertex to the right on both hex tiles.

Used for setting the a vertex on the left edge of a grid. Sets the vertex to the right on both hex tiles.

Attributes

Inherited from:
HSetter
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Used for setting the a vertex on the right edge of a grid. Sets the vertex to the left on both hex tiles.

Used for setting the a vertex on the right edge of a grid. Sets the vertex to the left on both hex tiles.

Attributes

Inherited from:
HSetter
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait VertSetBase

Attributes

Inherited from:
HSetter
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait BendBase
trait BendInBase
class BendIn
trait BendInLtBase
class BendInLt
class Bend
class BendMax
class BendMin
class BendAll
trait BendInRtBase
class BendInRt
trait BendOutBase
class BendOut
trait MouthBase
class MouthMax
class MouthMin
class MouthOld
trait MouthLtBase
class MouthLt
class Mouth
trait MouthRtBase
class MouthRt
class MouthSpec
trait SourceBase
class Source
trait SourceLtBase
class SourceLt
class SourceMax
class SourceMin
trait SourceRtBase
class SourceRt
class Source
class ThreeDown
class ThreeDown
trait ThreeUpBase
class ThreeUp
class ThreeUp
Show all

Value members

Concrete methods

def run: Unit
def tRowRun(inp: TRow): Unit
def tileRun(row: Int, c: Int, tile: VTile): Unit

Abstract fields

Implicits

Implicits

implicit val grid: HGrid