Blackthorn 2D -- Lisp Game Engine
API documentation
Package:
blackthorn
Function surface
Lambda List
surface
(
object
)
Arguments
object
-- An object.
Return Value
The
sdl:surface
associated with
object
.
Details
Returns (loading if necessary) the
sdl:surface
used in displaying
object
.