module SpaceTac.View { // Phaser Group to hold UI related objects export class UIGroup extends Phaser.Group { } }