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