[ Version ( since = "1.10" ) ]
public int coords_to_position (float x, float y)
Retrieves the position of the character at the given coordinates.
this |
a Text |
x |
the X coordinate, relative to the actor |
y |
the Y coordinate, relative to the actor |
the position of the character |