Triangle.js Docs
GitHub
Preparing search index...
src
Types
Game
Tick
Out
Interface Out
interface
Out
{
keys
?:
Types
.
Game
.
Tick
.
Keypress
[]
;
runAfter
?:
(
()
=>
void
)
[]
;
}
Index
Properties
keys?
run
After?
Properties
Optional
keys
keys
?:
Types
.
Game
.
Tick
.
Keypress
[]
Optional
run
After
runAfter
?:
(
()
=>
void
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
keys
run
After
GitHub
Triangle.js Docs
Loading...