OfSide
trait OfSide[TileT <: TileAncient, SideT <: TileSideAncient, GridT <: TileGridAncient[TileT, SideT]] extends OfGridElem[TileT, SideT, GridT]
Value members
Abstract methods
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