Updated Components (markdown)

Vexatos 2014-07-13 05:37:12 -07:00
parent cf5d0ccaa5
commit c78af51f00

@ -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.*
****
Components that can be accessed from Lua provide their own APIs. This section is the bastard child of the [[block|Blocks]] and [[item|Items]] section and the [[Lua API section|APIs]]. Read the [[article on component interaction|ComponentAccess]] to learn how to obtain access to these APIs.
You'll also want to have a look at the [[signals|Signals]] overview, to get an idea what signals (events) can be queued by which components.