class

Wireland::Component::Buffer

Inherits Wireland::Component < Reference < Object

Constructors

new(parent : Wireland::Circuit, data : BitArray, bounds : Rectangle)
Source

Class methods

active?
Source
allow_adjacent?
Source
output_whitelist
Source

Instance methods

clear
Source
on_high

Events What to do when getting a pulse every tick

Source
on_low

What to do when not getting a pulse every tick

Source
on_tick

Used by active components to handle end of tick behavior.

Source
state_queue
Source