Package mindustry.game
Class AttackIndicators
java.lang.Object
mindustry.game.AttackIndicators
Updates and stores attack indicators for the minimap.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AttackIndicators
public AttackIndicators()
-
-
Method Details
-
list
-
clear
public void clear() -
add
public void add(int x, int y) -
update
public void update()
-