BaseMessageArguments() | PanManipulatorMetadata.BaseMessageArguments | |
BaseMessageArguments(long nativeObject) | PanManipulatorMetadata.BaseMessageArguments | |
close() (defined in NativeObject) | NativeObject | |
finalize() (defined in NativeObject) | NativeObject | protected |
getArgument(PropertyType< TDataType > propertyType) | MessageArguments | |
getHitTestPointProperty() | InputManipulatorMetadata.InputMessageArguments | |
getHitTestRayDirectionProperty() | InputManipulatorMetadata.InputMessageArguments | |
getHitTestRayDistanceProperty() | InputManipulatorMetadata.InputMessageArguments | |
getHitTestRayOriginProperty() | InputManipulatorMetadata.InputMessageArguments | |
getManipulatorPointProperty() | InputManipulatorMetadata.InputMessageArguments | |
getManipulatorRayDirectionProperty() | InputManipulatorMetadata.InputMessageArguments | |
getManipulatorRayOriginProperty() | InputManipulatorMetadata.InputMessageArguments | |
getOptionalArgument(PropertyType< TDataType > propertyType) | MessageArguments | |
getPanDeltaProperty() | PanManipulatorMetadata.BaseMessageArguments | |
getPanVelocityProperty() | PanManipulatorMetadata.BaseMessageArguments | |
getSource() | MessageArguments | |
HitTestPointProperty (defined in InputManipulatorMetadata.InputMessageArguments) | InputManipulatorMetadata.InputMessageArguments | static |
HitTestRayDirectionProperty (defined in InputManipulatorMetadata.InputMessageArguments) | InputManipulatorMetadata.InputMessageArguments | static |
HitTestRayDistanceProperty (defined in InputManipulatorMetadata.InputMessageArguments) | InputManipulatorMetadata.InputMessageArguments | static |
HitTestRayOriginProperty (defined in InputManipulatorMetadata.InputMessageArguments) | InputManipulatorMetadata.InputMessageArguments | static |
InputMessageArguments() | InputManipulatorMetadata.InputMessageArguments | |
InputMessageArguments(long nativeObject) | InputManipulatorMetadata.InputMessageArguments | |
isHandled() | MessageArguments | |
LeftMessageArguments() | PanManipulatorMetadata.LeftMessageArguments | |
LeftMessageArguments(long nativeObject) | PanManipulatorMetadata.LeftMessageArguments | |
ManipulatorPointProperty (defined in InputManipulatorMetadata.InputMessageArguments) | InputManipulatorMetadata.InputMessageArguments | static |
ManipulatorRayDirectionProperty (defined in InputManipulatorMetadata.InputMessageArguments) | InputManipulatorMetadata.InputMessageArguments | static |
ManipulatorRayOriginProperty (defined in InputManipulatorMetadata.InputMessageArguments) | InputManipulatorMetadata.InputMessageArguments | static |
MessageArguments() | MessageArguments | |
MessageArguments(long nativeObject) | MessageArguments | protected |
metaclass | PanManipulatorMetadata.LeftMessageArguments | static |
mNativeObject (defined in NativeObject) | NativeObject | protected |
mPhantomRef (defined in NativeObject) | NativeObject | protected |
PanDeltaProperty | PanManipulatorMetadata.BaseMessageArguments | static |
PanVelocityProperty | PanManipulatorMetadata.BaseMessageArguments | static |
setArgument(PropertyType< TDataType > propertyType, TDataType value) | MessageArguments | |
setArgument(PropertyType< Integer > propertyType, EnumType value) | MessageArguments | |
setHandled(boolean handled) | MessageArguments | |
setHitTestPointProperty(Vector2 value) | InputManipulatorMetadata.InputMessageArguments | |
setHitTestRayDirectionProperty(Vector3 value) | InputManipulatorMetadata.InputMessageArguments | |
setHitTestRayDistanceProperty(Float value) | InputManipulatorMetadata.InputMessageArguments | |
setHitTestRayOriginProperty(Vector3 value) | InputManipulatorMetadata.InputMessageArguments | |
setManipulatorPointProperty(Vector2 value) | InputManipulatorMetadata.InputMessageArguments | |
setManipulatorRayDirectionProperty(Vector3 value) | InputManipulatorMetadata.InputMessageArguments | |
setManipulatorRayOriginProperty(Vector3 value) | InputManipulatorMetadata.InputMessageArguments | |
setPanDeltaProperty(Vector2 value) | PanManipulatorMetadata.BaseMessageArguments | |
setPanVelocityProperty(Vector2 value) | PanManipulatorMetadata.BaseMessageArguments | |