Updated docs and added constants to tracker
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#title getSpriteLinearVelocityFromLocalPoint [RCBasic Doc]
|
||||
#header sub getSpriteLinearVelocityFromLocalPoint( spr_id, pX, pY, ByRef x, ByRef y)
|
||||
#title GetSpriteLinearVelocityFromLocalPoint [RCBasic Doc]
|
||||
#header Sub GetSpriteLinearVelocityFromLocalPoint( spr_id, pX, pY, ByRef x, ByRef y)
|
||||
|
||||
Get the world velocity of a local point.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user