Searched refs:MutateDistance (Results 1 – 2 of 2) sorted by relevance
22 public void MutateDistance(uint distance) { __p.bb.PutUint(__p.bb_pos + 4, distance); } in MutateDistance() method
53 func (rcv *Ability) MutateDistance(n uint32) bool { func