Searched refs:stronger (Results 1 – 1 of 1) sorted by relevance
109 Strength.stronger = function (s1, s2) { function in Strength122 return this.stronger(s1, s2) ? s1 : s2;238 && Strength.stronger(this.strength, this.myOutput.walkStrength);361 … this.direction = (this.v2.mark != mark && Strength.stronger(this.strength, this.v2.walkStrength))366 … this.direction = (this.v1.mark != mark && Strength.stronger(this.strength, this.v1.walkStrength))371 this.direction = Strength.stronger(this.strength, this.v1.walkStrength)375 this.direction = Strength.stronger(this.strength, this.v2.walkStrength)