glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-core
/
uk.co.nickthecoder.glok.scene
/
Node
/
isAncestorOf
is
Ancestor
Of
fun
isAncestorOf
(
other
:
Node
)
:
Boolean
Return true, if
other
=== this, or this is a parent, grandparent etc. of
other
.