Package mindustry.game
Class EventType.BuildDamageEvent
java.lang.Object
mindustry.game.EventType.BuildDamageEvent
- Enclosing class:
- EventType
Called when a bullet damages a building. May not be called for all damage events!
This event is re-used! Never do anything to re-raise this event in the listener.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
build
public mindustry.gen.Building build -
source
public mindustry.gen.Bullet source
-
-
Constructor Details
-
BuildDamageEvent
public BuildDamageEvent()
-
-
Method Details
-
set
-