HGamer3D-CEGUI-Binding-0.1.9: Windows Game Engine for the Haskell Programmer - CEGUI Bindings

Safe HaskellNone

HGamer3D.Bindings.CEGUI.EnumBlendMode

Documentation

data EnumBlendMode Source

Constructors

BM_INVALID

Invalid mode indicator.

BM_NORMAL

Use normal blending mode.

BM_RTT_PREMULTIPLIED

Use blending mode suitable for textures with premultiplied colours.