-
Notifications
You must be signed in to change notification settings - Fork 2
InputCombo
Hyomoto edited this page Nov 29, 2020
·
3 revisions
| Jump To | Go Back |
Arguments | Methods | Variables |
|---|
Implements: InputGeneric
Returns true when
// no example| Name | Type | Purpose |
|---|---|---|
| InputGeneric... | InputGeneric |
A list of inputs to use in combination. |
| Jump To | top |
down |
|---|
Returns: N/A undefined
| Name | Type | Purpose |
|---|---|---|
| None |
Returns true if the combination of these inputs are being "pressed".
| Jump To | top |
|---|
- inputs - An array of inputs to check
- size - The number of inputs in this combination
Devon Mullane 2020