toggle menu
Glok
0.5.1
common
switch theme
search in API
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
.