Click or drag to resize

HardwareJoystickMapCustomPlatformMap.Axis Class

An axis element. Maps from device element to a Rewired Controller axis.
Inheritance Hierarchy
System.Object
  Element
    Axis
      Rewired.Platforms.Custom.HardwareJoystickMapCustomPlatformMap.Axis

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

The HardwareJoystickMapCustomPlatformMap.Axis type exposes the following members.

Constructors
 NameDescription
Public methodHardwareJoystickMapCustomPlatformMap.AxisInitializes a new instance of the HardwareJoystickMapCustomPlatformMap.Axis class
Top
Methods
 NameDescription
Public methodDeepClone
(Overrides Element.DeepClone())
Top
See Also