Package dan200.computer.api

Interface Summary
IComputerAccess The interface passed to peripherals by computers or turtles, providing methods that they can call.
IHostedPeripheral A subclass of IPeripheral specifically for peripherals created by ITurtleUpgrade's of type Peripheral.
IMedia TODO: Document me
IPeripheral The interface that defines a peripheral.
IPeripheralHandler TODO: Document me
 

Class Summary
ComputerCraftAPI The static entry point to the ComputerCraft API.