Interface HasRootProperty
- All Known Implementing Classes:
Scene
public interface HasRootProperty
- Author:
- Bruno Salmon
-
Property Summary
Properties -
Method Summary
-
Property Details
-
root
- See Also:
-
-
Method Details
-
rootProperty
- Returns:
- the
rootproperty - See Also:
-
setRoot
Sets the value of therootproperty.- Property description:
- Parameters:
root- the value for therootproperty- See Also:
-
getRoot
Gets the value of therootproperty.- Property description:
- Returns:
- the value of the
rootproperty - See Also:
-