package
Version:
v0.0.0-...-f7464b4
Opens a new window with list of versions in this module.
Published: Feb 18, 2018
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
SpaceTypeStart = iota
SpaceTypeProperty
SpaceTypeRailroad
SpaceTypeJail
SpaceTypeGotoJail
SpaceTypeTax
SpaceTypeChance
SpaceTypeChest
SpaceTypeFreeParking
)
type Board struct {
Spaces []*Space
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.