|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StockSpaceTypeI | |
---|---|
rails.game |
Uses of StockSpaceTypeI in rails.game |
---|
Classes in rails.game that implement StockSpaceTypeI | |
---|---|
class |
StockSpaceType
Objects of this class represent a type of square on the StockMarket with special properties,usually represented by a non-white square colour. |
Fields in rails.game declared as StockSpaceTypeI | |
---|---|
protected StockSpaceTypeI |
StockMarket.defaultType
|
protected StockSpaceTypeI |
StockSpace.type
|
Fields in rails.game with type parameters of type StockSpaceTypeI | |
---|---|
protected java.util.HashMap<java.lang.String,StockSpaceTypeI> |
StockMarket.stockSpaceTypes
|
Methods in rails.game that return StockSpaceTypeI | |
---|---|
StockSpaceTypeI |
StockSpaceI.getType()
|
StockSpaceTypeI |
StockSpace.getType()
|
Constructors in rails.game with parameters of type StockSpaceTypeI | |
---|---|
StockSpace(java.lang.String name,
int price,
StockSpaceTypeI type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |