6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
#title GetSpriteAABB [RCBasic Doc]
|
|
#header Sub GetSpriteAABB( spr_id, ByRef x1, ByRef y1, ByRef x2, ByRef y2 )
|
|
|
|
Returns the axis aligned bounding box for a sprite
|
|
|