Package | Description |
---|---|
games.saloon |
Use cowboys to have a good time and play some music on a Piano, while brawling with enemy Cowboys.
|
Modifier and Type | Field and Description |
---|---|
Cowboy |
Tile.cowboy
The Cowboy that is on this Tile, null otherwise.
|
Modifier and Type | Field and Description |
---|---|
java.util.List<Cowboy> |
Player.cowboys
Every Cowboy owned by this Player.
|
java.util.List<Cowboy> |
Game.cowboys
Every Cowboy in the game.
|
Modifier and Type | Method and Description |
---|---|
Cowboy |
YoungGun.callIn(java.lang.String job)
Tells the YoungGun to call in a new Cowboy of the given job to the open Tile nearest to them.
|
© 2020 MST ACM SIG-GAME