Advanced Computer
From ComputerCraft Wiki
Revision as of 13:34, 30 October 2012 by 62.131.170.40 (Talk)
The advanced computer is a computer that has mouse and colour API support. More exclusive features may be added in another update. They resemble the traditional computer console, but are golden coloured to match their crafting recipe.
Recipe
Exclusive Functions
- term.setTextColour(colours._color)
- term.setBackgroundColour(colours._color)
- (where _color is the color, like blue.)
Exclusive Programs & APIs
- Paint
- paintutils (API)