struct SF::Event::SensorChanged

Overview

A sensor value changed (subtype of SensorEvent)

Defined in:

window/obj.cr

Instance methods inherited from struct SF::Event::SensorEvent

dup : SensorEvent dup, type : Sensor::Type type, type=(type : Sensor::Type) type=, x : Float32 x, x=(x : Number) x=, y : Float32 y, y=(y : Number) y=, z : Float32 z, z=(z : Number) z=

Constructor methods inherited from struct SF::Event::SensorEvent

new new

Instance methods inherited from struct SF::Event

initialize initialize

Constructor methods inherited from struct SF::Event

new new