export const MENU_CLICK: "menu_click";
export const BRING_CLOSER: "abuttondown";
export const MOVE_PLAYER: "thumbstickmoved";
export const STOP_PLAYER: "thumbsticktouchend";
