Searched refs:touchQueue_ (Results 1 – 1 of 1) sorted by relevance
85 this.touchQueue_ = []; property1467 while (this.touchQueue_.length > 0) {1468 let touch = this.touchQueue_.shift();1586 this.touchQueue_.push([msg, x, y]);