[READ-ONLY] Mirror of https://github.com/excaliburjs/Excalibur. 🎮 Your friendly TypeScript 2D game engine for the web 🗡️ excaliburjs.com
excalibur excaliburjs game-development game-engine game-framework gamedev games html5-canvas typescript

feat: Add tolerance to Meet action (#3385) master

in Meet.ts - added private _tolerance=1; - added optional tolerance to the constructor params - in constructor added test for tolerance, in order to overwrite it - in isComplete() changed 1 to this._tolerance


+15 -5
3 changed files