# Environment

- [The Window System](/environment/the-window-system.md)
- [Events](/environment/events.md)
- [Mouse Cursor](/environment/mouse-cursor.md)
- [Camera](/environment/camera.md)
- [Sound System](/environment/sound.md)
- [Input Simulation](/environment/input-simulation.md)
- [Running Other Languages](/environment/running-other-languages.md)
- [Notifications](/environment/notifications.md)
- [Send Data Between Windows](/environment/send-data-between-windows.md)
- [Clipboard](/environment/clipboard.md)
- [Interfacing With Rightclick](/environment/interfacing-with-rightclick.md)
- [Permissions](/environment/permissions.md)
- [Files](/environment/files.md)
- [What is a file? (in ofsf)](/environment/files/what-is-a-file-in-ofsf.md)
- [Creating Directories](/environment/files/creating-directories.md)
- [Checking file existance](/environment/files/checking-file-existance.md)
- [Deleting files](/environment/files/deleting-files.md)
- [open("file\_path")](/environment/files/open.md)
- [fileGet(int)](/environment/files/fileget.md)
- [listFiles()](/environment/files/listfiles.md)
