mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-08-03 19:17:27 -04:00
Updated Component Computer (markdown)
parent
7d995812bb
commit
18510cd4e1
@ -1,3 +1,10 @@
|
|||||||
|
[](http://ocdoc.cil.li/)
|
||||||
|
|
||||||
|
For those that don't like images: the wiki has moved to a new place, http://ocdoc.cil.li/.
|
||||||
|
*This wiki will no longer be updated.*
|
||||||
|
|
||||||
|
****
|
||||||
|
|
||||||
Computers provide a couple of API callbacks. Note that these can only be called by the computer itself, or its direct neighbors (i.e. other computers that share a face with that computer). Also note that since robots cannot interact with external components they cannot start/stop/query computers, but computers can interact with robots sitting next to them.
|
Computers provide a couple of API callbacks. Note that these can only be called by the computer itself, or its direct neighbors (i.e. other computers that share a face with that computer). Also note that since robots cannot interact with external components they cannot start/stop/query computers, but computers can interact with robots sitting next to them.
|
||||||
|
|
||||||
Component name: `computer`.
|
Component name: `computer`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user