Updated List (markdown)
2
List.md
2
List.md
@@ -12,7 +12,7 @@ This will create a default list with the size 8 width and 5 height on position 1
|
|||||||
Here are all possible functions available for lists. Remember list inherit from [object](https://github.com/NoryiE/basalt/wiki/Object):
|
Here are all possible functions available for lists. Remember list inherit from [object](https://github.com/NoryiE/basalt/wiki/Object):
|
||||||
|
|
||||||
## addItem
|
## addItem
|
||||||
Adds a item to the list
|
Adds a item into the list
|
||||||
|
|
||||||
````lua
|
````lua
|
||||||
local mainFrame = basalt.createFrame("myFirstFrame"):show()
|
local mainFrame = basalt.createFrame("myFirstFrame"):show()
|
||||||
|
|||||||
Reference in New Issue
Block a user