More Coverage of Control Behaviors
Posted: Thu Mar 16, 2017 3:31 am
While making my GraphViz generating selection tool, I found that several ControlBehavior types are incomplete.
In particular:
LuaAccumulatorControlBehavior does not report the signal selected for output.
LuaWallControlBehavior does not report the signal selected for output, or the read/enable mode.
LuaRailSignalControlBehavior does not report... anything.
LuaTransportBeltControlBehavior does not report read mode, or if the condition is enabled or not.
Edit: Also, exposing the circuit network number on LuaCircuitNetwork would be handy too.
In particular:
LuaAccumulatorControlBehavior does not report the signal selected for output.
LuaWallControlBehavior does not report the signal selected for output, or the read/enable mode.
LuaRailSignalControlBehavior does not report... anything.
LuaTransportBeltControlBehavior does not report read mode, or if the condition is enabled or not.
Edit: Also, exposing the circuit network number on LuaCircuitNetwork would be handy too.