Advanced Computer

From ComputerCraft Wiki
Revision as of 09:17, 14 September 2013 by AfterLifeLochie (Talk | contribs) (Neutrality edit)

Jump to: navigation, search
Grid workbench.png   Advanced Computer
Iso Advanced Computer.png
Item ID 4095
Damage Value The ID of the Computer.
Peripheral? Yes

The Advanced Computer is a Computer that has mouse support and can use the Color API for screen colors. They resemble the traditional computer console, but are golden coloured to match their crafting recipe.

Recipe

Gold_Ingot

Gold_Ingot

Gold_Ingot

Gold_Ingot

Redstone

glass_pane

Gold_Ingot

Gold_Ingot

Gold_Ingot

Advanced_Computer



Exclusive Functions

An advanced computer running Paint, a built-in program

Advanced Computers and Advanced Monitors both have access to color-setting functions in the Term (API). In contrast, the standard Computers and Monitors do not have access to color-setting functions. Advanced Computers are capable of detecting mouse clicks, drags and scrolls, while the standard Computers and Monitors cannot.

Exclusive Programs & APIs

Peripheral Functions

computer stands for the variable you wrapped the computer to. Example: computer = peripheral.wrap( "top" )

Method name Description
computer.turnOn() Turns on the Computer or Turtle.
computer.shutdown() Shuts off the Computer or Turtle.
computer.reboot() Reboots the Computer or Turtle.
computer.getID() Gets the ID of the Computer or Turtle.
Grid Redstone.pngComputerCraft Blocks and Items
Grid paper.png  Blocks
 Iso Computer.png  Computer Iso Advanced Computer.png  Advanced Computer Iso Command Computer.png  Command Computer Iso DiskDrive.png  Disk Drive
 Iso Monitor.png  Monitor Iso Advanced Monitor.png  Advanced Monitor Iso Printer.png  Printer Grid turtle.png  Turtle
 Grid Modem.png  Wireless Modem Grid Ender Modem.png  Ender Modem Grid Wired Modem.png  Wired Modem Grid Networking Cable.png  Networking Cable
Grid paper.png  Items
 Grid Pocket Computer.png  Pocket Computer Grid Advanced Pocket Computer.png  Advanced Pocket Computer Grid disk.png  Floppy Disk Grid printed page.png  Printed Page
 Grid printed pages.png  Printed Pages Grid printed book .png  Printed Book