struct CrystGLFW::Event::JoystickToggleConnection

Overview

Represents an event wherein a joystick is either connected or disconnected from the system.

Defined in:

crystglfw/events/joystick_toggle_connection.cr

Instance Method Summary

Constructor methods inherited from struct CrystGLFW::Event::Any

new new

Instance Method Detail

def connected? : Bool #

[View source]
def joystick : CrystGLFW::Joystick #

[View source]