Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MouseX, MouseY int
View Source
var WinWidth, WinHeight int
Functions ¶
func SetCallbacks ¶
func SetCallbacks( onAfterGL, onTick func(), onBeforeWindowDelete func(), onResize func(width, height int), onMouseMove func(x, y int), onMouseButton func(button hal.MouseButton, action hal.ButtonAction), onKey func(key hal.KeyboardKey, action hal.ButtonAction, alt, ctrl, shift bool))
func SetMouseCursor ¶
func SetMouseCursor(cursor hal.MouseCursor)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.