MoveEntityDelta.this

Undocumented in source.
  1. this()
  2. this(ubyte flags, int xDiff, int yDiff, int zDiff, byte xRot, byte yRot, byte zRot)
    class MoveEntityDelta
    pure nothrow @safe @nogc
    this
    (
    ubyte flags
    ,
    int xDiff = int.init
    ,
    int yDiff = int.init
    ,
    int zDiff = int.init
    ,
    byte xRot = byte.init
    ,
    byte yRot = byte.init
    ,
    byte zRot = byte.init
    )

Meta