get_transformed_position


Description:

[ Version ( since = "0.8" ) ]
public void get_transformed_position (out float x, out float y)

Gets the absolute position of an actor, in pixels relative to the stage.

Parameters:

this

A Actor

x

return location for the X coordinate, or null

y

return location for the Y coordinate, or null