Redstone (API)
From ComputerCraft Wiki
Revision as of 00:38, 29 January 2012 by Kaleb702 (Talk | contribs) (Created page with "The redstone API contains the following functions for RedPower cables: * redstone.getBundledInput( side ) * redstone.testBundledInput( side, color ) * redstone.setBundledOutpu...")
The redstone API contains the following functions for RedPower cables:
- redstone.getBundledInput( side )
- redstone.testBundledInput( side, color )
- redstone.setBundledOutput( side, colors )
- redstone.getBundledOutput( side )