Armory 3D Engine
class
GamepadKey
package
armory.system
extends
InputMapKey
import
armory.system.InputMap
@:directlyUsed
Constructor
new
(
key:
String
,
?scale:
Float
,
?deadzone:
Float
)
Methods
Inherited Variables
Defined by
InputMapKey
deadzone
:
FastFloat
key
:
String
scale
:
FastFloat
Inherited Methods