Package mindustry.game
Class EventType.WorldLoadEvent
java.lang.Object
mindustry.game.EventType.WorldLoadEvent
- Enclosing class:
- EventType
Called when a game begins and the world tiles are loaded, just set `generating = false`. Entities are not yet loaded at this stage.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
WorldLoadEvent
public WorldLoadEvent()
-