From 18510cd4e10d00552340ada0c8a5a103b7abe5cb Mon Sep 17 00:00:00 2001 From: Vexatos Date: Sun, 13 Jul 2014 05:30:09 -0700 Subject: [PATCH] Updated Component Computer (markdown) --- Component-Computer.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Component-Computer.md b/Component-Computer.md index ee38e97..6824935 100644 --- a/Component-Computer.md +++ b/Component-Computer.md @@ -1,3 +1,10 @@ +[![](http://i.imgur.com/GKcszRV.png)](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. Component name: `computer`.