Click or drag to resize

HardwareJoystickMapCustomPlatformMapElements Class

Contains controller element maps.
Inheritance Hierarchy
SystemObject
  Elements_Base
    Elements
      Rewired.Platforms.CustomHardwareJoystickMapCustomPlatformMapElements

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 Elements : Elements

The HardwareJoystickMapCustomPlatformMapElements type exposes the following members.

Constructors
 NameDescription
Public methodHardwareJoystickMapCustomPlatformMapElementsInitializes a new instance of the HardwareJoystickMapCustomPlatformMapElements class
Top
Properties
 NameDescription
Public propertyaxisCount
(Overrides Elements_Base.axisCount)
Public propertybuttonCount
(Overrides Elements_Base.buttonCount)
Top
Methods
 NameDescription
Public methodDeepClone
(Overrides Elements_Base.DeepClone)
Top
Fields
 NameDescription
Public fieldaxes 
Public fieldbuttons 
Top
See Also