|
CurveValue | |
Result# = CurveValue(DestPos#, CurPos#, Speed#) | |
Parameters: DestPos#=The destination CurPos#=The current position Speed#=The speed |
|
Returns: Result# = The new position |
|
CurveValue will return an auto-interpolated value based on a given speed. This function will gradually move a value from its current value to a destination value at a given speed. Mini Tutorial: Showing the use of the CurveValue function
|
Related Info: | CurveAngle | MaxVal | MaxVal# | MidPoint | MinVal | MinVal# : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |