Gkinterface: Difference between revisions
From Vendetta Lua
Jump to navigationJump to search
Greshnatok (talk | contribs) No edit summary |
Greshnatok (talk | contribs) |
||
Line 2: | Line 2: | ||
== Functions == | == Functions == | ||
=== AddDirectionalLight === | |||
=== BindCommand === | |||
=== BindJoystickCommand === | |||
=== CaptureMouse === | |||
=== Draw3DScene === | |||
=== EvictTextures === | |||
=== GetAudioDrivers === | |||
=== GetAudioOptions === | |||
=== GetBindsForCommand === | |||
=== GetCommandForKeyboardBind === | |||
=== GetCurrentAudioDriverName === | |||
=== GetCurrentVideoDriverName === | |||
=== GetGameOptions === | |||
=== GetGraphicsOptions === | |||
=== GetInputCodeByName === | |||
=== GetMouseLookMode === | |||
=== GetMouseOptions === | |||
=== GetMousePosition === | |||
=== GetMouseSensitivity === | |||
=== GetNameForInputCode === | |||
=== GetVideoDrivers === | |||
=== GetVideoOptions === | |||
=== GetXResolution === | |||
=== GetYResolution === | |||
=== GKLoadCommands === | |||
=== GKPoll === | |||
=== GKProcessCommand === | |||
=== GKRenderFrame === | |||
=== GKUpdateFrame === | |||
=== HideMouse === | |||
=== InitializeLevelGfx === | |||
=== IsAltKeyDown === | |||
=== IsCtrlKeyDown === | |||
=== IsShiftKeyDown === | |||
=== LoadDefaults === | |||
=== QueryAudio === | |||
=== QueryVideo === | |||
=== SetAudioDriver === | |||
=== SetAudioOptions === | |||
=== SetCamera === | |||
=== SetFOV === | |||
=== SetGameOptions === | |||
=== SetGraphicsOptions === | |||
=== SetMouseCursor === | |||
=== SetMouseCursorIndexImage === | |||
=== SetMouseHotspot === | |||
=== SetMouseLookMode === | |||
=== SetMouseOptions === | |||
=== SetMouseSensitivity === | |||
=== SetVideoDriver === | |||
=== SetVideoOptions === | |||
=== SetVisualQuality === | |||
=== ShowMouse === | |||
=== UnbindCommand === | |||
=== UninitializeLevelGfx === |
Revision as of 17:37, 3 February 2008
Interface related functions.