Gkinterface
From Vendetta Lua
Interface related 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
Definition: gkinterface.IsAltKeyDown() -> bool pressed
Description Test if the Alt key is currently pressed.
Arguments None
Returns True if the either of the alt keys is currently pressed, false otherwise.