struct

Quartz::Simulator::LedEvent

Inherits Struct < Value < Object

Notification events recorded by the simulator. We don't model every Flipper notification sequence — just the primitives that app logic tends to trigger.

Constructors

new(color : LedColor, on : Bool)
Source

Instance methods

clone
Source
color
copy_with(color _color = @color, on _on = @on)
Source
on