Package com.xpdustry.hexed
Interface HexedState
public interface HexedState
-
Method Summary
Modifier and TypeMethodDescriptiongetControlled(mindustry.game.Team team) @Nullable mindustry.game.TeamgetController(Hex hex) @Nullable HexgetHex(int x, int y) getHexes()floatgetProgress(Hex hex, mindustry.game.Team team) voidincrementCounter(float delta) booleanisAvailable(Hex hex) booleanisDying(mindustry.game.Team team) voidsetCounter(Duration counter)
-
Method Details
-
getHexes
-
getControlled
-
getController
-
getHex
-
isAvailable
-
isDying
boolean isDying(mindustry.game.Team team) -
getBaseSchematic
ImmutableSchematic getBaseSchematic() -
getProgress
-
getDuration
Duration getDuration() -
getCounter
Duration getCounter() -
setCounter
-
incrementCounter
void incrementCounter(float delta) -
getLeaderboard
-