Advanced Computer
From ComputerCraft Wiki
Revision as of 04:54, 23 October 2012 by Cruor (Talk | contribs) (Id rather not list beta changes, its a beta afterall)
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
Exclusive Functions
- term.setTextColour(colours._color)
- term.setBackgroundColour(colours._color)
- (where _color is the color, like blue.)
Exclusive Programs & APIs
- Paint
- paintutils (API)