find_child


Description:

public int find_child (CanvasItemModel child)

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

Parameters:

this

an item model.

child

the child to find.

Returns:

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