Package org.rspeer.game.script.component
Class GameAccount.Preferences
java.lang.Object
org.rspeer.game.script.component.GameAccount.Preferences
- Enclosing class:
- GameAccount
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
void
setEventDismissPercent
(int eventDismissPercent) void
setEventSkillChoice
(Skill eventSkillChoice)
-
Field Details
-
DEFAULT_SKILL_CHOICE
-
-
Constructor Details
-
Preferences
-
-
Method Details
-
getEventDismissPercent
public int getEventDismissPercent() -
setEventDismissPercent
public void setEventDismissPercent(int eventDismissPercent) -
getEventSkillChoice
-
setEventSkillChoice
-