Loom Engine - v0.10.1
GitHub
TheWorldTable.ai
Preparing search index...
VirtualDpadOptions
Interface VirtualDpadOptions
interface
VirtualDpadOptions
{
inputManager
:
InputManager
;
parent
?:
HTMLElement
;
document
?:
Document
;
visible
?:
boolean
;
onPress
?:
(
dir
:
DpadDirection
)
=>
void
;
}
Index
Properties
input
Manager
parent?
document?
visible?
on
Press?
Properties
input
Manager
inputManager
:
InputManager
Optional
parent
parent
?:
HTMLElement
Optional
document
document
?:
Document
Optional
visible
visible
?:
boolean
Optional
on
Press
onPress
?:
(
dir
:
DpadDirection
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
Manager
parent
document
visible
on
Press
GitHub
TheWorldTable.ai
Loom Engine - v0.10.1
Loading...