Click or drag to resize

Rewired.ComponentControls Namespace

 
Classes
 ClassDescription
Public classComponentControl The base class for component controls.
Public classComponentController The base class for component controllers.
Public classCustomController A component wrapper for a Custom Controller.
Public classCustomControllerCreateCustomControllerSettings 
Public classCustomControllerControl A component control for a Custom Controller.
Public classTiltControl A basic tilt control.
Public classTiltControlTiltDirection 
Public classTouchButton A touch button control.
Public classTouchButtonAxisValueChangedEventHandler 
Public classTouchButtonButtonDownEventHandler 
Public classTouchButtonButtonType Button type
Public classTouchButtonButtonUpEventHandler 
Public classTouchButtonButtonValueChangedEventHandler 
Public classTouchControl The base class for touch controls.
Public classTouchController Responsible for managing touch controls and sending data to a Custom Controller. A Touch Controller component must exist as the parent of all touch controls.
Public classTouchInteractable Base class for interactable touch controls.
Public classTouchInteractableInteractionState 
Public classTouchInteractableInteractionStateTransitionArgs 
Public classTouchInteractableInteractionStateTransitionEventHandler 
Public classTouchInteractableMouseButtonFlags 
Public classTouchInteractableTransitionTypeFlags 
Public classTouchInteractableVisibilityChangedEventHandler 
Public classTouchJoystick A touch joystick control.
Public classTouchJoystickAxisDirection 
Public classTouchJoystickJoystickMode 
Public classTouchJoystickSnapDirections 
Public classTouchJoystickStickBounds 
Public classTouchJoystickStickPositionChangedEventHandler 
Public classTouchJoystickTapEventHandler 
Public classTouchJoystickTouchEndedEventHandler 
Public classTouchJoystickTouchStartedEventHandler 
Public classTouchJoystickValueChangedEventHandler 
Public classTouchPad A touch pad control.
Public classTouchPadAxisDirection 
Public classTouchPadPressDownEventHandler 
Public classTouchPadPressUpEventHandler 
Public classTouchPadTapEventHandler 
Public classTouchPadTouchPadMode 
Public classTouchPadValueChangedEventHandler 
Public classTouchPadValueFormat 
Public classTouchRegion A Touch Region is a control which is used to activate another control remotely. This allows you to specify an area of the canvas to be used to activate the control.
Interfaces