Wireland::Circuit
Inherits Reference < Object
The whole simulated program
Constructors
new(filename : String, palette_file : String)
Sourcenew
SourceInstance methods
active_pulse(id, to : Array(UInt64))
Queues up a list of active pulses for the next tick. Used by active components.
active_pulse(id, to : UInt64)
Queues up an active pulses for the next tick. Used by active components.
height
Sourceheight=(height : Int32)
Sourceincrease_ticks
Sourcelast_id
Sourcemid_tick
Sourcepalette=(palette : Wireland::Palette)
Palette of colors that will be loaded into our component classes.
post_tick
Sourcepre_tick
Sourcepulse_inputs
Sourcewidth
Sourcewidth=(width : Int32)
Source