Package com.simsilica.lemur.effect


package com.simsilica.lemur.effect
  • Class
    Description
    Base implementation of the Effect class that implements standard interface functionality other than the create() method.
    Represents a sort of 'factory' that can create animations for a particular target.
    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.