Package com.prineside.tdi2.systems
Class GameStateSystem.SavedGameInfo
java.lang.Object
com.prineside.tdi2.systems.GameStateSystem.SavedGameInfo
- Enclosing class:
- GameStateSystem
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
BossType[]
int
long
boolean
int
float
boolean
long
int
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
difficultyMode
-
seed
public long seed -
modeDifficultyMultiplier
public int modeDifficultyMultiplier -
gameMode
-
abilitiesConfiguration
-
canLootCases
public boolean canLootCases -
encryptedChestsInInventory
public int encryptedChestsInInventory -
lootBoostEnabled
public boolean lootBoostEnabled -
rarityBoostEnabled
public boolean rarityBoostEnabled -
basicLevelName
-
userMapId
-
userMapSeed
public int userMapSeed -
gameStartTs
public long gameStartTs -
customMapBossTypes
-
progressSnapshot
-
inventoryStatistics
-
playRealTime
public float playRealTime -
updateNumber
public int updateNumber
-
-
Constructor Details
-
SavedGameInfo
public SavedGameInfo()
-