API reference
API reference
Select your platform
No SDKs available
No versions available

ExternalControllerInputHandler Interface

Signature

interface ExternalControllerInputHandler

Functions

areControllersInUse ()
Signature
abstract fun areControllersInUse(): Boolean
Returns
Boolean
setControllerInputResult ( entity , result )
Signature
abstract fun setControllerInputResult(entity: Entity, result: Boolean)
Parameters
entity: Entity
result: Boolean
Did you find this page helpful?