PulpCore

Uses of Interface
pulpcore.animation.Behavior

Packages that use Behavior
pulpcore.animation Provides classes for properties, property animation, and timelines. 
 

Uses of Behavior in pulpcore.animation
 

Classes in pulpcore.animation that implement Behavior
 class Tween
           
 

Methods in pulpcore.animation that return Behavior
 Behavior Property.getBehavior()
          Gets the behavior for this property, or null if this property currently does not have a behavior.
 

Methods in pulpcore.animation with parameters of type Behavior
 void Property.setBehavior(Behavior behavior)
          Sets the behavior for this property, which may be null.
 


PulpCore

Copyright © 2007-2009 Interactive Pulp, LLC.