EffectFactory

Functions

Link copied to clipboard
fun get(code: String): Effect
Link copied to clipboard
fun register(effect: Effect)
Link copied to clipboard
fun take(code: String, value: Float? = null): Effect