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