Package com.prineside.tdi2.managers
Class TrophyManager.TrophyConfig
java.lang.Object
com.prineside.tdi2.managers.TrophyManager.TrophyConfig
- Enclosing class:
 - TrophyManager
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncom.badlogic.gdx.graphics.g2d.TextureRegiongetTitle()com.badlogic.gdx.graphics.g2d.TextureRegionboolean 
- 
Field Details
- 
type
 - 
gameValues
 
 - 
 - 
Constructor Details
- 
TrophyConfig
public TrophyConfig() 
 - 
 - 
Method Details
- 
isReceived
public boolean isReceived() - 
getTitle
 - 
getIconTexture
public com.badlogic.gdx.graphics.g2d.TextureRegion getIconTexture() - 
getWhiteTexture
public com.badlogic.gdx.graphics.g2d.TextureRegion getWhiteTexture() 
 -