Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
component:robot [2018/09/27 02:04]
payonel
component:robot [2018/09/27 02:09] (current)
payonel
Line 1: Line 1:
-==== Component: Robot ====+Component: Robot 
 +----
 This component is provided by the [[block:​robot|Robot]]. The functions below can be called in the Lua interpreter using `=component.robot.function()`. To make robot function calls more intuitive, a [[api:​robot|Robot API]] exists as a wrapper around the component functions, providing additional functionality (which is summarized in the API page).  ​ This component is provided by the [[block:​robot|Robot]]. The functions below can be called in the Lua interpreter using `=component.robot.function()`. To make robot function calls more intuitive, a [[api:​robot|Robot API]] exists as a wrapper around the component functions, providing additional functionality (which is summarized in the API page).  ​
  
 Component name: `robot`.  ​ Component name: `robot`.  ​
  
-=== Base Methods === +==== Base Methods ====
-.+
 {{page>​component:​agent#​Robot Component API&​noheader&​nofooter}} {{page>​component:​agent#​Robot Component API&​noheader&​nofooter}}
 {{page>​component:​agent#​Agent Trait API&​noheader&​nofooter}} {{page>​component:​agent#​Agent Trait API&​noheader&​nofooter}}
  
-=== Internal Inventory Methods === +==== Internal Inventory Methods ====
-.+
 {{page>​component:​agent#​InventoryController Trait API&​noheader&​nofooter}} {{page>​component:​agent#​InventoryController Trait API&​noheader&​nofooter}}
 {{page>​component:​agent#​TankControl Trait API&​noheader&​nofooter}} {{page>​component:​agent#​TankControl Trait API&​noheader&​nofooter}}
  
-=== External Inventory Methods ===+==== External Inventory Methods ​====
 {{page>​component:​agent#​WorldControl Trait API&​noheader&​nofooter}} {{page>​component:​agent#​WorldControl Trait API&​noheader&​nofooter}}
 {{page>​component:​agent#​TankWorldControl Trait API&​noheader&​nofooter}} {{page>​component:​agent#​TankWorldControl Trait API&​noheader&​nofooter}}