PlayerPosition.this

Undocumented in source.
  1. this()
  2. this(Vector!(double, "xyz") position, bool onGround)
    class PlayerPosition
    pure nothrow @safe @nogc
    this
    (
    Vector!(double, "xyz") position
    ,
    bool onGround = bool.init
    )

Meta