All Packages Class Hierarchy This Package Previous Next Index
Class improv.actor.behavior.MFRotationProperty
java.lang.Object
|
+----improv.event.ImprovObservable
|
+----improv.actor.behavior.ImprovProperty
|
+----improv.actor.behavior.MFRotationProperty
- public final class MFRotationProperty
- extends ImprovProperty
-
MFRotationProperty(String, float[][])
-
-
MFRotationProperty(String, float[][], PropertyContainer)
-
-
getValue()
-
-
setValue(float[][])
-
MFRotationProperty
public MFRotationProperty(String n,
float v[][])
MFRotationProperty
public MFRotationProperty(String n,
float v[][],
PropertyContainer o)
getValue
public float[][] getValue()
setValue
public void setValue(float v[][])
All Packages Class Hierarchy This Package Previous Next Index