Blackthorn 2D -- Lisp Game Engine
API documentation
Package:
blackthorn
Function active
Lambda List
active
(
object
)
Arguments
object
-- An object.
Return Value
A generalized boolean.
Details
True if
object
, the
parent
of
object
, or any super-parent of
object
are
root
.
See also
parent
root