Searched refs:dyingPoints (Results 1 – 1 of 1) sorted by relevance
54 var dyingPoints = void 0; variable192 dyingPoints.add(point);337 for (var point = dyingPoints.head; point !== null; point = point_next) {346 dyingPoints.remove(point);415 livePoints.count + "/" + dyingPoints.count + " " +478 dyingPoints = new PointsList;