Package com.prineside.tdi2.managers
Class GameValueManager.GameValueStockConfig
java.lang.Object
com.prineside.tdi2.managers.GameValueManager.GameValueStockConfig
- Enclosing class:
 - GameValueManager
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptiondouble - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncreateIconForBackground(Color color) Creates a copy of the Quad, sets its "shadow" region colors and sets their color mode to STATIC_RGBA to make them always match the background colorcreateIconForBackgroundWithColor(Color bgColor, Color singleIconColor) getIcon() 
- 
Field Details
- 
type
 - 
titleAlias
 - 
disabledTitleAlias
 - 
stockValue
public double stockValue - 
units
 
 - 
 - 
Constructor Details
- 
GameValueStockConfig
public GameValueStockConfig() 
 - 
 - 
Method Details
- 
getIcon
 - 
createIconForBackground
Creates a copy of the Quad, sets its "shadow" region colors and sets their color mode to STATIC_RGBA to make them always match the background color - 
createIconForBackgroundWithColor
 
 -