WorldObject.velocityX

Set this object's X velocity.

  1. float velocityX [@property getter]
  2. float velocityX [@property setter]
    class WorldObject
    @property @safe nothrow
    void
    velocityX
    (
    float vx
    )

Meta