All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Class improv.actor.behavior.SFVec2fChannel
java.lang.Object
   |
   +----improv.event.ImprovObservable
           |
           +----improv.actor.behavior.ImprovProperty
                   |
                   +----improv.actor.behavior.Channel
                           |
                           +----improv.actor.behavior.SFVec2fChannel
  -  public final class SFVec2fChannel
  
-  extends Channel
  
  
  -  
	SFVec2fChannel()
   -  
  
 -  
	SFVec2fChannel(String)
   -  
 
  
  -  
	finishFrame()
   -  Called by the Actor at the end of each Animation frame.
  
 -  
	getValue()
   -  
 
  
SFVec2fChannel
 public SFVec2fChannel(String s)
SFVec2fChannel
 public SFVec2fChannel()
  
finishFrame
 public void finishFrame()
  -  Called by the Actor at the end of each Animation frame.
  
    -  Overrides:
    
 -  finishFrame in class Channel
  
 
 
 
getValue
 public float[] getValue()
All Packages  Class Hierarchy  This Package  Previous  Next  Index