Updated docs and added constants to tracker
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#title getSpriteLocalVector [RCBasic Doc]
|
||||
#header sub getSpriteLocalVector( spr_id, wX, wY, ByRef x, ByRef y)
|
||||
#title GetSpriteLocalVector [RCBasic Doc]
|
||||
#header Sub GetSpriteLocalVector( spr_id, wX, wY, ByRef x, ByRef y)
|
||||
|
||||
Gets a local vector given a world vector.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user