UNPKG
core2d
Version:
latest (2.11.2)
2.11.2
2.11.1
2.10.4
2.10.3
2.10.2
Multiplatform 2D interaction engine
dgchrt.github.io/core2d/
dgchrt/core2d
core2d
/
src
/
ButtonLayoutMap.mjs
6 lines
(4 loc)
•
77 B
JavaScript
View Raw
1
2
3
4
5
6
"use static"
;
export
const
ButtonLayoutMap = {
"8bitdo s"
:
"reversed"
, };