Added GetSpriteWorldCenter() function
This commit is contained in:
@@ -63,3 +63,4 @@ Sub SetSpriteChainLoop(spr_id, ByRef vx, ByRef vy, v_count)
|
||||
Sub SetSpritePolygon(spr_id, ByRef vx, ByRef vy, v_count)
|
||||
Sub SetSpriteShapeOffset( spr_id, x, y )
|
||||
Sub GetSpriteShapeOffset( spr_id, ByRef x, ByRef y )
|
||||
Sub GetSpriteWorldCenter( spr_id, ByRef x, ByRef y )
|
||||
|
||||
Reference in New Issue
Block a user