Metadata definitions for BaseMessageArguments. More...
Public Attributes | |
| AbstractMetaclass | metaclass |
| Metaclass for BaseMessageArguments. More... | |
| DynamicPropertyType< Vector2 > | PanDeltaProperty |
| Holds the change in pan position since the last update in global screen coordinates. More... | |
| DynamicPropertyType< Vector2 > | PanVelocityProperty |
| Holds the current estimate of the pan velocity in global screen coordinates. More... | |
Metadata definitions for BaseMessageArguments.
| AbstractMetaclass metaclass |
| DynamicPropertyType<Vector2> PanDeltaProperty |
Holds the change in pan position since the last update in global screen coordinates.
| DynamicPropertyType<Vector2> PanVelocityProperty |
Holds the current estimate of the pan velocity in global screen coordinates.