export class SceneDef { public static START='start'; public static GAME='game'; public static Hall='hall'; }