getDistanceCode
fn
int getDistanceCode(int distance) nothrow @safeGet the distance code for a given distance.
Parameters
distance | Match distance (1-32768). |
Returns
Distance code (0-29).
int getDistanceCode(int distance) nothrow @safeGet the distance code for a given distance.
distance | Match distance (1-32768). |