Click or drag to resize

HardwareJoystickMapCustomPlatformMapAxis Class

An axis element. Maps from device element to a Rewired Controller axis.
Inheritance Hierarchy
SystemObject
  Element
    Axis
      Rewired.Platforms.CustomHardwareJoystickMapCustomPlatformMapAxis

Namespace: Rewired.Platforms.Custom
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+e8257758c3446d922301bab0e4637a0e5ec1862f
Syntax
C#
[SerializableAttribute]
public sealed class Axis : Axis

The HardwareJoystickMapCustomPlatformMapAxis type exposes the following members.

Constructors
 NameDescription
Public methodHardwareJoystickMapCustomPlatformMapAxisInitializes a new instance of the HardwareJoystickMapCustomPlatformMapAxis class
Top
Methods
 NameDescription
Public methodDeepClone
(Overrides Element.DeepClone)
Top
See Also