All Packages Class Hierarchy This Package Previous Next Index
Class improv.actor.behavior.MyProperty
java.lang.Object
|
+----improv.actor.behavior.MyProperty
- public final class MyProperty
- extends Object
- implements PropertyReference
-
TYPE
-
-
MyProperty(PropertyContainer, String)
-
-
getProperty()
-
-
getProperty(PropertyContainer)
-
-
getType()
-
TYPE
public static final int TYPE
MyProperty
public MyProperty(PropertyContainer p,
String name)
getProperty
public ImprovProperty getProperty()
getProperty
public ImprovProperty getProperty(PropertyContainer p)
getType
public int getType()
All Packages Class Hierarchy This Package Previous Next Index