README ¶ Joystick module Handles joystick input. Unlike other modules, this module relies on glfw to handle joystick input. This means that you must use glfw and call glfwPollEvents() in your main loop for joystick input to work. Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func DoJoystick() func Setup_joystick() Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DoJoystick ¶ func DoJoystick() func Setup_joystick ¶ func Setup_joystick() Types ¶ This section is empty. Source Files ¶ View all Source files joystick.go Click to show internal directories. Click to hide internal directories.