DualControl.Translator
DualControl.Translator.new ( src = nil, dest = nil, factor = 1, offset = 0 )
DualControl.Translator.update ( )
DualControl.EdgeTrigger
DualControl.EdgeTrigger.new ( n, on_positive_flank, on_negative_flank )
DualControl.EdgeTrigger.update ( )
DualControl.StableTrigger
DualControl.StableTrigger.new ( src, action )
DualControl.StableTrigger.update ( )
DualControl.MostRecentSelector
DualControl.MostRecentSelector.new ( src1, src2, dest, threshold )
DualControl.MostRecentSelector.update ( )
DualControl.Adder
DualControl.Adder.new ( src1, src2, dest )
DualControl.Adder.update ( )
DualControl.DeltaAdder
DualControl.DeltaAdder.new ( src, dest )
DualControl.DeltaAdder.update ( )
DualControl.SwitchEncoder
DualControl.SwitchEncoder.new ( inputs, dest )
DualControl.SwitchEncoder.update ( )
DualControl.SwitchDecoder
DualControl.SwitchDecoder.new ( src, actions )
DualControl.SwitchDecoder.update ( )
DualControl.TDMEncoder
DualControl.TDMEncoder.new ( inputs, dest )
DualControl.TDMEncoder.update ( )
DualControl.TDMDecoder
DualControl.TDMDecoder.new ( src, actions )
DualControl.TDMDecoder.process ( msg )
DualControl.TDMDecoder.update ( )
DualControl.is_num ( v )
DualControl.fail ( )
DualControl.copilot_dialog
DualControl.copilot_dialog.init ( copilot_type, x = nil, y = nil )
DualControl.copilot_dialog.create ( )
DualControl.copilot_dialog.close ( )
DualControl.copilot_dialog.destroy ( )
DualControl.copilot_dialog.show ( copilot_type )
DualControl.copilot_dialog._redraw_ ( )
DualControl.copilot_dialog._update_ ( id )
DualControl.copilot_dialog.select_action ( n )
DualControl.copilot_dialog.find_copilot_players ( )
DualControl.pilot_connect_copilot ( copilot )
DualControl.pilot_disconnect_copilot ( )
DualControl.copilot_connect_pilot ( pilot )
DualControl.copilot_disconnect_pilot ( )
DualControl.connect ( copilot )
DualControl.main
DualControl.main.init ( )
DualControl.main.reset ( )
DualControl.main.activate ( )
DualControl.main.update ( )
DualControl.main._loop_ ( id )
DualControl.views
DualControl.connect ( pilot )
DualControl.disconnect ( )
DualControl.main
DualControl.main.init ( )
DualControl.main.reset ( )
DualControl.main.activate ( )
DualControl.main.update ( )
DualControl.main._loop_ ( id )