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.0 (1.0.0.0)
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