Blackthorn 2D -- Lisp Game Engine
API documentation
Package:
blackthorn
Function key-status
Lambda List
key-status
(
object
key
)
Arguments
object
-- An object.
object
-- A key specifier.
Return Value
The key status of
key
in
object
.
Details
Specifies the current key status associated with an object.