- Namespace
- UnityStandardAssets
.CrossPlatformInput - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["ButtonHandler"]
class Type type-node
Syntax
public class ButtonHandler : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| Name |
Methods
| Name | Value | Summary |
|---|---|---|
| SetAxisNegativeState |
void | |
| SetAxisNeutralState |
void | |
| SetAxisPositiveState |
void | |
| SetDownState |
void | |
| SetUpState |
void | |
| Update |
void |