Difference between revisions of "Redstone.getBundledInput"
From ComputerCraft Wiki
Scarfacial (Talk | contribs) |
|||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
{{Function | {{Function | ||
|name=redstone.getBundledInput | |name=redstone.getBundledInput |
Revision as of 11:41, 26 February 2012
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