Sack Library Documentation
|
MATHLIB_EXPORT void Move(PTRANSFORM pt);
Parameters |
Description |
PTRANSFORM pt |
Pointer to a transform to update. |
Updates a transform by it's current speed and rotation assuming speed and rotation are specified in x per 1 second. Applies the fraction of time between now and the prior time move was called and scales speed and rotation by that when applying it.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|