Redstone.getBundledInput
From ComputerCraft Wiki
Revision as of 04:19, 26 February 2012 by Immibis (Talk | contribs) (Created page with "{{Function |name=redstone.getBundledInput |args=string side |api=redstone |returns=colors the colours that are activated on that side |addon=ComputerCraft |examples= {...")
Function redstone.getBundledInput | |
No description provided. | |
Syntax | redstone.getBundledInput(string side) |
Returns | colors the colours that are activated on that side |
Part of | ComputerCraft |
API | redstone |
Examples