All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class improv.actor.behavior.MFInt32Filter

java.lang.Object
   |
   +----improv.actor.behavior.Filter
           |
           +----improv.actor.behavior.MFInt32Filter

public final class MFInt32Filter
extends Filter

Constructor Index

 o MFInt32Filter(MFInt32Channel, int[], int[], Curve[])

Method Index

 o getChannel()
 o setBaseValue(int[])
 o setComposite(int)

Constructors

 o MFInt32Filter
 public MFInt32Filter(MFInt32Channel chan,
                      int f[],
                      int index[],
                      Curve value[])

Methods

 o getChannel
 public Channel getChannel()
Overrides:
getChannel in class Filter
 o setBaseValue
 public void setBaseValue(int f[])
 o setComposite
 public void setComposite(int i)
Overrides:
setComposite in class Filter

All Packages  Class Hierarchy  This Package  Previous  Next  Index