Blackthorn 2D -- Lisp Game Engine
API documentation
Package:
blackthorn
Function veloc-x
Lambda List
veloc-x
(
object
)
Arguments
object
-- An object.
Return Value
The velocity x component of
object
.
Details
Returns the
x
component of an object's
veloc
. See
mobile
.
See also
x
veloc
mobile