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