Base class for Activity classes. More...
Public Member Functions | |
| long | getNativeActivityConcept () |
| Gets a pointer to a native object. | |
| default Node | getNode () |
| Gets the underlying Node object. | |
Static Public Member Functions | |
| static long | getNativeActivityConcept (ActivityConcept value) |
| Gets a pointer to a native ActivityConcept object. | |
Base class for Activity classes.
This class defines common types, properties, and messages for Activity classes.
| long getNativeActivityConcept | ( | ) |
Gets a pointer to a native object.
Implemented in Activity2D, and Activity3D.
|
static |
Gets a pointer to a native ActivityConcept object.
| value | The ActivityConcept object. |
| default Node getNode | ( | ) |
Gets the underlying Node object.