Blackthorn 2D -- Lisp Game Engine
API documentation
Package:
blackthorn
Function update
Lambda List
update
(
object
)
Arguments
object
-- An object.
Details
Event called to update
object
. Updates all children of
object
.