get_anchor_point_gravity


Description:

[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.0" ) ]
public Gravity get_anchor_point_gravity ()

Warning: get_anchor_point_gravity is deprecated since 1.12.

Retrieves the anchor position expressed as a Gravity.

Note:

Use pivot_point instead.

If the anchor point was specified using pixels or units this will return NONE.

Parameters:

this

a Actor

Returns:

the Gravity used by the anchor point