The OpenD Programming Language

LAYOUT_VERT_FLIPPED

The whole image MUST be stored upside down. Can't be used with LAYOUT_VERT_STRAIGHT flag.

nothrow @nogc @safe
enum LayoutConstraints LAYOUT_VERT_FLIPPED;

Meta