Package mindustry.game
Class EventType.TileFloorChangeEvent
java.lang.Object
mindustry.game.EventType.TileFloorChangeEvent
- Enclosing class:
- EventType
Called when a tile changes its floor. Do not cache or use with a timer.
Do not modify any tiles inside listener code.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
tile
-
previous
-
floor
-
-
Constructor Details
-
TileFloorChangeEvent
public TileFloorChangeEvent()
-
-
Method Details
-
set
-