Updated Home (markdown)

Robert Jelic
2022-04-02 15:37:02 +02:00
parent 4240987259
commit 01a196708d

@@ -11,7 +11,7 @@ now you are able to access everything from NyoUI.lua.
# Objectlist
* [Object](https://github.com/NoryiE/NyoUI/wiki/Object) -- the base class for everything
* [Frame](https://github.com/NoryiE/NyoUI/wiki/Frame) -- Frames are the objects where everything gets drawn on
* [Frame](https://github.com/NoryiE/NyoUI/wiki/Frame) -- Frames are the objects where everything gets drawn on, titanium would call them container
* [Button](https://github.com/NoryiE/NyoUI/wiki/Button) -- for some clicki clicki
* [Label](https://github.com/NoryiE/NyoUI/wiki/Label) -- you also need text to your clickis
* [Dropdown](https://github.com/NoryiE/NyoUI/wiki/Dropdown) -- a dropdown menu where you can change the value to what you added as item