RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.gamelogic.engines.experience
/
DetailedExperience
Detailed
Experience
public
final
class
DetailedExperience
Content copied to clipboard
Functions
Properties
Functions
get
Level
Link copied to clipboard
final
Integer
getLevel
(
)
Content copied to clipboard
get
Next
Level
Required
Points
Link copied to clipboard
final
Integer
getNextLevelRequiredPoints
(
)
Content copied to clipboard
get
Points
Link copied to clipboard
final
Integer
getPoints
(
)
Content copied to clipboard
Properties
level
Link copied to clipboard
private
final
Integer
level
Content copied to clipboard
nextLevelRequiredPoints
Link copied to clipboard
private
final
Integer
nextLevelRequiredPoints
Content copied to clipboard
points
Link copied to clipboard
private
final
Integer
points
Content copied to clipboard