Class ComponentRenderOverlayEvent
java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.ComponentRenderOverlayEvent
This event is fired when a
GuiComponent renders its overlay using
GuiComponent.renderOverlay(IGameInstance, IAssetManager, IRenderer, int, int). Cancelling it will result in the overlay not rendering.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
gui
-
id
public final int id -
component
-
-
Constructor Details
-
ComponentRenderOverlayEvent
-