fixed more object links
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user