Uses of Package
org.zilonis.tool.ext.aerith.effects

Packages that use org.zilonis.tool.ext.aerith.effects
org.zilonis.tool.ext.aerith.effects   
 

Classes in org.zilonis.tool.ext.aerith.effects used by org.zilonis.tool.ext.aerith.effects
ComponentEffect
          This is the base class for all effects that are used during screen transitions.
ComponentState
          The structure stores the state of a given transition component that will be used during the transition, which includes the position, the size, and the image snapshot of the component.
EffectsManager.TransitionType
          An enum that describes the type of transition that this effect should be used for.
Fade
          ComponentEffect that performs a Fade (in or out) on the component.