ITTL.D

Sets the vertical scaling amount. 256 means no scaling, negative values flip everything vertically.

  1. short D [@property getter]
  2. short D [@property setter]
    interface ITTL
    @property @nogc @safe nothrow pure
    short
    D
    (
    short newval
    )

Meta