Seems that way but it is logical. The functions are for re-ordering children within a parent - not specifically for changing what's getting rendered over what so the functions are named appropriately. bringToFront puts it in the first child index, pushToBack makes it the last child of the parent which is rendered last.