Searched refs:PointsList (Results 1 – 1 of 1) sorted by relevance
91 function PointsList() { class97 PointsList.prototype.add = function (point) {105 PointsList.prototype.remove = function (point) {477 livePoints = new PointsList;478 dyingPoints = new PointsList;