Entity.motionless

Sets the entity as motionless. This is equivalent to motion = EntityPosition(0).

  1. bool motionless [@property getter]
  2. bool motionless [@property setter]
    class Entity
    @property @safe
    bool
    motionless
    ()

Meta