BBUReloaded
Toggle table of contents
0.1-BETA
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
BBUReloaded
BBUReloaded
/
me.imoltres.bbu.game
/
GameProgression
Game
Progression
public
final
class
GameProgression
Members
Constructors
Game
Progression
Link copied to clipboard
public
GameProgression
GameProgression
(
)
Properties
game
State
Link copied to clipboard
private
GameState
gameState
Functions
get
Game
State
Link copied to clipboard
public
final
GameState
getGameState
(
)
get
Teams
Link copied to clipboard
public
final
Set
<
BBUTeam
>
getTeams
(
Boolean
hasBeacon
)
get
Teams
Alive
Link copied to clipboard
public
final
Set
<
BBUTeam
>
getTeamsAlive
(
)
set
Game
State
Link copied to clipboard
public
final
Unit
setGameState
(
GameState
value
)