Class LoadAssetsEvent

java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.LoadAssetsEvent

public final class LoadAssetsEvent extends Event
This event gets fired after the IAssetManager loads or reloads assets. You can use this to configure IShaderPrograms or do other asset-based things.