-
Notifications
You must be signed in to change notification settings - Fork 2
Priority order
Crutiatix edited this page Apr 29, 2017
·
2 revisions
Sometimes, you'll need to have a element overlaying another. This can be achieved using element:index(number) or element:toFront().
You can also retrieve the index of a specific element with element:index().
-
-
- arguments:
- [number]
- return: (if no arguments)
- [number]
- arguments:
-
Modifications:
- v0.7.0
- merged setIndex and getIndex to index