Difference between revisions of "Advanced Computer"
From ComputerCraft Wiki
Shnupbups100 (Talk | contribs) |
|||
Line 7: | Line 7: | ||
|Output=advanced_console | |Output=advanced_console | ||
}} | }} | ||
− | ==Exclusive | + | ==Exclusive Functions== |
* term.setTextColour( ) | * term.setTextColour( ) | ||
* term.setBackgroundColour() | * term.setBackgroundColour() | ||
[[Category:Blocks]] | [[Category:Blocks]] | ||
[[Category:Consoles]] | [[Category:Consoles]] | ||
− | ==Exclusive Programs== | + | ==Exclusive Programs & APIS== |
*Paint | *Paint | ||
+ | *paintutils (API) | ||
==History== | ==History== | ||
*1.45 PR1 - Added Advanced Computers | *1.45 PR1 - Added Advanced Computers | ||
*1.45 PR3 - Changed around the mouse function | *1.45 PR3 - Changed around the mouse function |
Revision as of 21:16, 21 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
Exclusive Functions
- term.setTextColour( )
- term.setBackgroundColour()
Exclusive Programs & APIS
- Paint
- paintutils (API)
History
- 1.45 PR1 - Added Advanced Computers
- 1.45 PR3 - Changed around the mouse function