fixed more object links

This commit is contained in:
Samkist
2022-05-30 11:53:41 -04:00
parent a3e7bf7bde
commit ea88553174
13 changed files with 14 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
With a program object you are able to open programs like shell or worm or any custom program you've made. There is only 1 thing you have to remember: the program needs at least one os.sleep() or coroutine.yield() somewhere.
<br>
Here is a list of all available functions for programs: <br>
Remember program inherits from [object](https://github.com/NoryiE/NyoUI/wiki/Object):
Remember Program inherits from [Object](objects/Object.md)
## getStatus
returns the current status