Skip to content

InputCombo

Hyomoto edited this page Nov 29, 2020 · 3 revisions
Jump To Go Back Arguments Methods Variables

InputCombo( InputGeneric... )

Implements: InputGeneric

Returns true when

// no example

Arguments

Name Type Purpose
InputGeneric... InputGeneric A list of inputs to use in combination.

Methods

Jump To top down

down()

Returns: N/A undefined

Name Type Purpose
None

Returns true if the combination of these inputs are being "pressed".


Variables

Jump To top
  • inputs - An array of inputs to check
  • size - The number of inputs in this combination
Clone this wiki locally