Searched refs:activeTouch_ (Results 1 – 3 of 3) sorted by relevance
251 activeTouch_: undefined, property in TouchHandler434 this.activeTouch_ = undefined;468 if (this.activeTouch_ !== undefined)472 this.activeTouch_ = touch.identifier;531 assert(this.activeTouch_ !== undefined, 'Expecting an active touch');535 if (touches[i].identifier == this.activeTouch_)656 assert(this.activeTouch_ !== undefined, 'Expect to already be touching');
255 activeTouch_: undefined, property in TouchHandler448 this.activeTouch_ = undefined;482 if (this.activeTouch_ !== undefined)486 this.activeTouch_ = touch.identifier;546 assert(this.activeTouch_ !== undefined, 'Expecting an active touch');550 if (touches[i].identifier == this.activeTouch_)675 assert(this.activeTouch_ !== undefined, 'Expect to already be touching');