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

Safe HaskellNone

HGamer3D.Bindings.CEGUI.EnumWindowUpdateMode

Documentation

data EnumWindowUpdateMode Source

Constructors

WUM_ALWAYS

Always call the Window::update

WUM_NEVER

Never call the Window::update

WUM_VISIBLE

Only call the Window::update