export default class LayerKeys{ public static UI:number=5; public static POP:number=6; public static LoadingView:number=9; }