Documentation
¶
Index ¶
- type Townhall
- func (t *Townhall) AddHome(name string) *building.Home
- func (t *Townhall) AddRoad(connection *websocket.Conn) (name string)
- func (t *Townhall) DestroyHome(name string)
- func (t *Townhall) ExistHome(name string) bool
- func (t *Townhall) ExistRoad(name string) bool
- func (t *Townhall) GetHome(name string) *building.Home
- func (t *Townhall) GetRoad(name string) *websocket.Conn
- func (t *Townhall) RemoveRoad(name string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.