UNPKG

laya-coreui-es

Version:

laya核心库、ui库es版本,剔除了媒体、TTF等功能。基于 LayaAir-release_2.12.0 修改

7 lines (6 loc) 131 B
export class KeyLocation { } KeyLocation.STANDARD = 0; KeyLocation.LEFT = 1; KeyLocation.RIGHT = 2; KeyLocation.NUM_PAD = 3;