▼CAZ::Component | |
CGestures::GesturesSystemComponent | |
▼CAzFramework::InputChannel | |
▼CGestures::InputChannelGesture | Base class for all gesture related input channels |
CGestures::InputChannelGestureClickOrTap | Input channel that recognizes discrete click or tap gestures |
CGestures::InputChannelGestureDrag | Input channel that recognizes continuous drag gestures |
CGestures::InputChannelGestureHold | Input channel that recognizes continuous hold gestures |
CGestures::InputChannelGesturePinch | Input channel that recognizes continuous pinch gestures |
CGestures::InputChannelGestureRotate | Input channel that recognizes continuous pinch gestures |
CGestures::InputChannelGestureSwipe | Input channel that recognizes discrete click or tap gestures |
▼CAzFramework::InputChannel::PositionData2D | |
▼CGestures::IRecognizer | Base class for all gesture recognizers |
▼CGestures::RecognizerContinuous | Base class for all continuous gesture recognizers |
▼CGestures::RecognizerDrag | |
CGestures::InputChannelGestureDrag | Input channel that recognizes continuous drag gestures |
▼CGestures::RecognizerHold | |
CGestures::InputChannelGestureHold | Input channel that recognizes continuous hold gestures |
▼CGestures::RecognizerPinch | |
CGestures::InputChannelGesturePinch | Input channel that recognizes continuous pinch gestures |
▼CGestures::RecognizerRotate | |
CGestures::InputChannelGestureRotate | Input channel that recognizes continuous pinch gestures |
▼CGestures::RecognizerDiscrete | Base class for all discrete gesture recognizers |
▼CGestures::RecognizerClickOrTap | |
CGestures::InputChannelGestureClickOrTap | Input channel that recognizes discrete click or tap gestures |
▼CGestures::RecognizerSwipe | |
CGestures::InputChannelGestureSwipe | Input channel that recognizes discrete click or tap gestures |
▼CAzFramework::InputChannelNotificationBus::Handler | |
CGestures::IRecognizer | Base class for all gesture recognizers |
▼CAzFramework::InputDevice | |
CGestures::InputDeviceGestures | |
▼CGestures::InputChannelGesture::Type | Base class for gesture types that are exposed to the editor |
CGestures::InputChannelGestureClickOrTap::TypeAndConfig | The gesture configuration values that are exposed to the editor |
CGestures::InputChannelGestureDrag::TypeAndConfig | The gesture configuration values that are exposed to the editor |
CGestures::InputChannelGestureHold::TypeAndConfig | The gesture configuration values that are exposed to the editor |
CGestures::InputChannelGesturePinch::TypeAndConfig | The gesture configuration values that are exposed to the editor |
CGestures::InputChannelGestureRotate::TypeAndConfig | The gesture configuration values that are exposed to the editor |
CGestures::InputChannelGestureSwipe::TypeAndConfig | The gesture configuration values that are exposed to the editor |
CGestures::InputDeviceGestures::Gesture | All the input channel ids that identify standard gesture input |
CGestures::IRecognizer::ScreenPosition | |
▼CGestures::RecognizerClickOrTap::Config | |
CGestures::InputChannelGestureClickOrTap::TypeAndConfig | The gesture configuration values that are exposed to the editor |
▼CGestures::RecognizerDrag::Config | |
CGestures::InputChannelGestureDrag::TypeAndConfig | The gesture configuration values that are exposed to the editor |
▼CGestures::RecognizerHold::Config | |
CGestures::InputChannelGestureHold::TypeAndConfig | The gesture configuration values that are exposed to the editor |
▼CGestures::RecognizerPinch::Config | |
CGestures::InputChannelGesturePinch::TypeAndConfig | The gesture configuration values that are exposed to the editor |
▼CGestures::RecognizerRotate::Config | |
CGestures::InputChannelGestureRotate::TypeAndConfig | The gesture configuration values that are exposed to the editor |
▼CGestures::RecognizerSwipe::Config | |
CGestures::InputChannelGestureSwipe::TypeAndConfig | The gesture configuration values that are exposed to the editor |