gameforge - v0.1.12
    Preparing search index...

    Enumeration BUFFER_BITS

    Bitwise OR of masks that indicate the buffers to be cleared.

    PIXI

    Index

    Enumeration Members

    Enumeration Members

    COLOR: 16384

    Indicates the buffers currently enabled for color writing.

    0x00004000
    
    DEPTH: 256

    Indicates the depth buffer.

    0x00000100
    
    STENCIL: 1024

    Indicates the stencil buffer.

    0x00000400