Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.plugins.LevelupPlugin Interface Reference

Public Member Functions

long getXPForLevel (int level)
 
int getPointsAtLevel (int level)
 
int getMaxLevel ()
 
int getStoryPointsPerLevel ()
 
int getBonusXPUseMultAtMaxLevel ()
 

Detailed Description

Definition at line 3 of file LevelupPlugin.java.

Member Function Documentation

◆ getBonusXPUseMultAtMaxLevel()

int com.fs.starfarer.api.plugins.LevelupPlugin.getBonusXPUseMultAtMaxLevel ( )

◆ getMaxLevel()

int com.fs.starfarer.api.plugins.LevelupPlugin.getMaxLevel ( )

◆ getPointsAtLevel()

int com.fs.starfarer.api.plugins.LevelupPlugin.getPointsAtLevel ( int  level)

◆ getStoryPointsPerLevel()

int com.fs.starfarer.api.plugins.LevelupPlugin.getStoryPointsPerLevel ( )

◆ getXPForLevel()

long com.fs.starfarer.api.plugins.LevelupPlugin.getXPForLevel ( int  level)

The documentation for this interface was generated from the following file: