Package com.simsilica.lemur.effect
package com.simsilica.lemur.effect
-
ClassDescriptionBase implementation of the Effect class that implements standard interface functionality other than the create() method.Effect<T>Represents a sort of 'factory' that can create animations for a particular target.EffectControl<T extends Spatial>Manages the available named Effects for a Spatial and keeps track of the existing effects run for a particular channel.Contains information about an effect that was previously run on a particular channel within the EffectControl.