| Safe Haskell | None |
|---|
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. |
Instances