mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-08-03 11:07:23 -04:00
Updated APIs (markdown)
parent
900097c6ad
commit
754f513afb
2
APIs.md
2
APIs.md
@ -16,7 +16,7 @@ The standard libraries aside, OpenComputers comes with a couple of additional, b
|
||||
- [[Computer|API/Computer]]: information on and interactions with the computer the Lua state is running on.
|
||||
- [[Event|API/Event]]: a very rudimentary event system (intended for libraries) and filtered signal pulling.
|
||||
- [[FileSystem|API/FileSystem]]: abstracted interaction with file system components.
|
||||
- [[HTTP|API/HTTP]]: a simple wrapper for HTTP requests.
|
||||
- [[Internet|API/Internet]]: a wrapper for Internet Card functionality.
|
||||
- [[Keyboard|API/Keyboard]]: a table of key codes by name and pressed key tracking.
|
||||
- [[Process|API/Process]]: keeps track of running programs and their environments
|
||||
- [[Robot|API/Robot]]: abstracted access to robot actions.
|
||||
|
Loading…
x
Reference in New Issue
Block a user