Searched refs:VELOCTY_TRANS (Results 1 – 3 of 3) sorted by relevance
31 constexpr int32_t VELOCTY_TRANS = 1000; variable78 speed_ = column->GetMainVelocity() / VELOCTY_TRANS; in Play()95 auto speed = column->GetMainVelocity() / VELOCTY_TRANS; in StartSpringMotion()
28 constexpr int32_t VELOCTY_TRANS = 1000; variable73 speed_ = column->GetMainVelocity() / VELOCTY_TRANS; in Play()90 auto speed = column->GetMainVelocity() / VELOCTY_TRANS; in StartSpringMotion()
30 constexpr int32_t VELOCTY_TRANS = 1000; variable75 speed_ = column->GetMainVelocity() / VELOCTY_TRANS; in Play()