GPU (API)
From ComputerCraft Wiki
Revision as of 00:53, 18 March 2012 by Mast3rPlan (Talk | contribs)
The GPU api provides interaction with and is part of the CCGPU peripheral.
Method name | Description |
---|---|
gpu.setRenderCode([side], renderCode) | Sets the gpu rendering code, this code is ran every frame. @param [side] the side the gpu is connected to |