Difference between revisions of "Advanced Computer"

From ComputerCraft Wiki
Jump to: navigation, search
(Built the page up to suit standards)
Line 10: Line 10:
 
* term.setTextColour()
 
* term.setTextColour()
 
* term.setBackgroundColour()
 
* term.setBackgroundColour()
 +
[[Category:Blocks]]
 +
[[Category:Consoles]]

Revision as of 21:35, 16 October 2012

The advanced computer is a computer that have mouse and colour API support. They may have more exclusive features soon. They resemble the traditional computer console, but are golden coloured to match their crafting recipe.

Recipe

glass_pane



Exclusive Code

  • term.setTextColour()
  • term.setBackgroundColour()