|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Closeable | |
|---|---|
| rails.game | |
| Uses of Closeable in rails.game |
|---|
| Subinterfaces of Closeable in rails.game | |
|---|---|
interface |
PrivateCompanyI
|
| Classes in rails.game that implement Closeable | |
|---|---|
class |
Bonus
An object of class Bonus represent extra income for the owning company, usually connected to certain map locations. |
class |
BonusToken
A BonusToken object represents a token that a operating public company can place on the map to gain extra revenue or other privileges. |
class |
PrivateCompany
|
| Fields in rails.game with type parameters of type Closeable | |
|---|---|
protected java.util.List<Closeable> |
Phase.closedObjects
Items to close if a phase gets activated |
| Methods in rails.game that return types with arguments of type Closeable | |
|---|---|
java.util.List<Closeable> |
Phase.getClosedObjects()
|
| Methods in rails.game with parameters of type Closeable | |
|---|---|
void |
PhaseI.addObjectToClose(Closeable object)
|
void |
Phase.addObjectToClose(Closeable object)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||