Struct SDL.SDL_HapticRamp
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: SDL2
Assembly: SDL2-CS.dll
Syntax
public struct SDL_HapticRamp
Fields
|
Improve this Doc
View Source
attack_length
Declaration
public ushort attack_length
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
attack_level
Declaration
public ushort attack_level
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
delay
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
direction
Declaration
public SDL.SDL_HapticDirection direction
Field Value
|
Improve this Doc
View Source
end
Declaration
Field Value
| Type |
Description |
| System.Int16 |
|
|
Improve this Doc
View Source
fade_length
Declaration
public ushort fade_length
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
fade_level
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
interval
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
length
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
start
Declaration
Field Value
| Type |
Description |
| System.Int16 |
|
|
Improve this Doc
View Source
type
Declaration
Field Value
| Type |
Description |
| System.UInt16 |
|