setRunMin

fun setRunMin(runMin: Int): Movement.Builder

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

Parameters

runMin

int