Package mindustry.game
Class EventType.WorldLoadEndEvent
java.lang.Object
mindustry.game.EventType.WorldLoadEndEvent
- Enclosing class:
- EventType
Called when a game begins and the world tiles are initiated. About to updates tile proximity and sets up physics for the world(Before WorldLoadEvent)
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
WorldLoadEndEvent
public WorldLoadEndEvent()
-