struct Scar::Event::JoystickConnected

Overview

A joystick was connected

Defined in:

scar/event.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Scar::Event::Event

initialize initialize

Constructor methods inherited from struct Scar::Event::Event

new new

Constructor Detail

def self.new(joystick_id : UInt32) #

[View source]

Instance Method Detail

def joystick_id : UInt32 #

[View source]