Blackthorn 2D -- Lisp Game Engine
API documentation
Package:
blackthorn
Class mobile
Superclasses
blackthorn-physics:component
,
common-lisp:standard-object
,
sb-pcl::slot-object
,
common-lisp:t
Documented Subclasses
None
Details
The
mobile
class manages updating
offset
based on
veloc
, and
veloc
based on
accel
, every step.
See also
offset
veloc
accel
move
accelerate