setRunMax

fun setRunMax(runMax: Int): Movement.Builder

Set the max run energy bound, a random number between runMin and runMax will be calculated. Must be greater than runMin if not it will be set to runMin + 1 If runMax is not provided

Parameters

runMax

int