PulpCore

Uses of Interface
pulpcore.animation.BindFunction

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

Uses of BindFunction in pulpcore.animation
 

Methods in pulpcore.animation with parameters of type BindFunction
 void Int.bindTo(BindFunction function)
          Binds this property to the specified function.
 void Fixed.bindTo(BindFunction function)
          Binds this property to the specified function.
 void Color.bindTo(BindFunction function)
          Binds this property to the specified function.
 void Bool.bindTo(BindFunction function)
          Binds this property to the specified function.
 


PulpCore

Copyright © 2007-2009 Interactive Pulp, LLC.