ZugTerr
ZugFuhrer hex terrain. Currently a simple form of terrain.
trait Coloured
trait ShowSimple
trait ShowNoDec
trait Show
trait TypeStr
class Object
trait Matchable
class Any
trait Building
object StoneBuilding.type
object WoodBuilding.type
object Hill.type
object Lake.type
object Plain.type
object WheatField.type
Value members
Concrete methods
Inherited methods
Intended to be a multiple parameter comprehensive Show method. Intended to be paralleled by showT method on ShowT type class instances.
Intended to be a multiple parameter comprehensive Show method. Intended to be paralleled by showT method on ShowT type class instances.
- Definition Classes
- ShowSimple -> Show
- Inherited from:
- ShowSimple
The most basic Show method, paralleling the strT method on ShowT type class instances.
The most basic Show method, paralleling the strT method on ShowT type class instances.
- Inherited from:
- Show