Searched refs:STEP_LENGTH (Results 1 – 1 of 1) sorted by relevance
33 constexpr int32_t STEP_LENGTH { 10 }; variable34 constexpr int32_t TWICE_STEP_LENGTH { 2 * STEP_LENGTH };180 if (total <= STEP_LENGTH) { in Move()184 double step { STEP_LENGTH }; in Move()