mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
*** empty log message ***
This commit is contained in:
parent
e03137e56e
commit
637a6cc432
@ -24,7 +24,7 @@ SmoothMover::SmoothMode SmoothMover::_smooth_mode = SmoothMover::SM_off;
|
||||
SmoothMover::PredictionMode SmoothMover::_prediction_mode = SmoothMover::PM_off;
|
||||
double SmoothMover::_delay = 0.2;
|
||||
double SmoothMover::_max_position_age = 0.25;
|
||||
double SmoothMover::_reset_velocity_age = 0.5;
|
||||
double SmoothMover::_reset_velocity_age = 0.3;
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
// Function: SmoothMover::Constructor
|
||||
|
Loading…
x
Reference in New Issue
Block a user