mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-08-03 11:07:23 -04:00
Updated APIs (markdown)
parent
dadbbdcfb6
commit
11b093bfc4
2
APIs.md
2
APIs.md
@ -31,7 +31,7 @@ The standard libraries aside, OpenComputers comes with a couple of additional, b
|
||||
- [[FileSystem|API/FileSystem]]: abstracted interaction with file system components.
|
||||
- [[Internet|API/Internet]]: a wrapper for Internet Card functionality.
|
||||
- [[Keyboard|API/Keyboard]]: a table of key codes by name and pressed key tracking.
|
||||
- [[Note|API/Note]]: an API to convert music notes between their real name, their MIDI code and their frequency
|
||||
- [[Note|API/Note]]: Converts music notes between their real name, their MIDI code and their frequency
|
||||
- [[Process|API/Process]]: keeps track of running programs and their environments
|
||||
- [[Robot|API/Robot]]: abstracted access to robot actions.
|
||||
- [[Serialization|API/Serialization]]: allows serialization of values, e.g. for sending them via the network.
|
||||
|
Loading…
x
Reference in New Issue
Block a user