mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 22:21:18 +00:00
Remove obsolete "dectime" method
Replaced by "move_toward"
This commit is contained in:
parent
63be3c1f00
commit
2733b9abd8
8 changed files with 37 additions and 103 deletions
|
|
@ -68,7 +68,6 @@ public:
|
|||
MATH_INVERSE_LERP,
|
||||
MATH_RANGE_LERP,
|
||||
MATH_MOVE_TOWARD,
|
||||
MATH_DECTIME,
|
||||
MATH_RANDOMIZE,
|
||||
MATH_RANDI,
|
||||
MATH_RANDF,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue