find_child


Description:

public int find_child (CanvasItem child)

Attempts to find the given child item with the container's stack.

Parameters:

this

a container item.

child

the child item to find.

Returns:

the position of the given child item, or -1 if it isn't found.