Summary
Base type for all device components (button, axis, etc)
- Namespace
- SharpInputSystem
- Base Types
-
- object
- Component
graph BT
Type-->Base0["Component"]
click Base0 "/sharpinputsystem/api/SharpInputSystem/Component"
Base0-->Base1["object"]
Type["Axis"]
class Type type-node
Syntax
public class Axis : Component
Constructors
| Name | Summary |
|---|---|
| Axis |
Properties
| Name | Value | Summary |
|---|---|---|
| Absolute | int | |
| AbsoluteOnly | bool | |
| Relative | int | |
| Type | ComponentType |
Inherited from Component
|
Methods
| Name | Value | Summary |
|---|---|---|
| Clear |
void |