Package com.prineside.tdi2.managers
Class ReplayManager.ReplaySendStatus
java.lang.Object
com.prineside.tdi2.managers.ReplayManager.ReplaySendStatus
- Enclosing class:
- ReplayManager
-
Field Summary
Modifier and TypeFieldDescriptionint
boolean
int
boolean
-
Constructor Summary
-
Method Summary
-
Field Details
-
regularXpGained
public int regularXpGained -
bonusXpGained
public int bonusXpGained -
bonusXpLeft
public boolean bonusXpLeft -
regularXpLeft
public boolean regularXpLeft
-
-
Constructor Details
-
ReplaySendStatus
public ReplaySendStatus()
-