import {GameObject} from '..'; export class SelectedObjectEvent { object: GameObject }