UNPKG
spatial-controls
Version:
latest (6.2.1)
6.2.1
6.2.0
6.1.2
6.1.1
6.1.0
6.0.2
6.0.1
6.0.0
5.0.8
5.0.7
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.3.2
4.3.1
4.3.0
4.2.3
4.2.2
4.2.1
4.2.0
4.1.0
4.0.2
4.0.1
4.0.0
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
1.0.0
Configurable 3D movement controls.
github.com/vanruesc/spatial-controls
spatial-controls
/
dist
/
types
/
input
/
index.d.ts
5 lines
(4 loc)
•
198 B
TypeScript
View Raw
1
2
3
4
5
export
{
KeyCode
}
from
"./KeyCode.js"
;
export
{
PointerBehaviour
}
from
"./PointerBehaviour.js"
;
export
{
PointerButton
}
from
"./PointerButton.js"
;
export
{
PointerType
}
from
"./PointerType.js"
;