Difference between revisions of "Advanced Computer"

From ComputerCraft Wiki
Jump to: navigation, search
Line 12: Line 12:
 
[[Category:Blocks]]
 
[[Category:Blocks]]
 
[[Category:Consoles]]
 
[[Category:Consoles]]
 +
==History==
 +
*1.45 PR1 - Added Advanced Computers
 +
*1.45 PR3 - Changed around the mouse function

Revision as of 04:56, 17 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()

History

  • 1.45 PR1 - Added Advanced Computers
  • 1.45 PR3 - Changed around the mouse function