Summary
A sliding axis
- Namespace
- SharpInputSystem
- Base Types
-
- object
- Component
graph BT
Type-->Base0["Component"]
click Base0 "/sharpinputsystem/api/SharpInputSystem/Component"
Base0-->Base1["object"]
Type["Slider"]
class Type type-node
Syntax
public class Slider : Component
Remarks
only used in Win32 Right Now
Constructors
| Name | Summary |
|---|---|
| Slider |
Properties
| Name | Value | Summary |
|---|---|---|
| Type | ComponentType |
Inherited from Component
|
| X | int | |
| Y | int |