PositionInfo(Stage stage, Offset globalPosition, T raw) : position = stage.convertGlobalToLocalCoordinate(globalPosition.toVector2()), super(raw);