A hex tile vertex coordinate.
- Companion:
- object
trait HCoord
trait TileCoord
trait ShowElemInt2
trait ElemInt2
trait ElemIntN
trait ElemValueN
trait SpecialT
trait ShowProductDec
trait ShowDec
trait ShowProduct
trait Show
trait TypeStr
class AnyVal
trait Matchable
class Any
Value members
Concrete methods
Inherited methods
Intended to be a multiple parameter comprehensive Show method. Intended to be paralleled by showT method on ShowDecT type class instances.
Show with decimal precision of 0 places.
Show with decimal precision of 0 places.
- Inherited from:
- ShowDec
Show with decimal precision of 1 place padding with a zero if necessary.
Show with decimal precision of 1 place padding with a zero if necessary.
- Inherited from:
- ShowDec
Show with decimal precision of 2 places padding with zeros if necessary.
Show with decimal precision of 2 places padding with zeros if necessary.
- Inherited from:
- ShowDec
Show with decimal precision of 3 places padding with zeros if necessary.
Show with decimal precision of 3 places padding with zeros if necessary.
- Inherited from:
- ShowDec