game.components.GridPosition = ({x, y}) => game.Component('gridPosition', {x, y});