OfHexSide
trait OfHexSide[TileT <: TileAncient, SideT <: TileSideAncient, GridT <: HexGridAncient[TileT, SideT]] extends OfSide[TileT, SideT, GridT]
class Object
trait Matchable
class Any
Value members
Inherited methods
If the scale is equal or greater than the parameter value return the GraphicElems of the second parameter else return an empty Arr.
If the scale is equal or greater than the parameter value return the GraphicElems of the second parameter else return an empty Arr.
- Inherited from:
- OfGridElem
def ifScaleOptObjs[A >: Null <: AnyRef](ifScale: Double, eA: OptRef[A])(f: A => GraphicElems): GraphicElems
- Inherited from:
- OfGridElem
The number of pixels grid unit. The number of pixels per X Cood. Called pSc so it doesn't class with pScale from another class when the OfTile object's members are imported
The number of pixels grid unit. The number of pixels per X Cood. Called pSc so it doesn't class with pScale from another class when the OfTile object's members are imported
- Inherited from:
- OfGridElem
The number of pixels per tile, centre to centre
The number of pixels per tile, centre to centre
- Inherited from:
- OfGridElem