-
Notifications
You must be signed in to change notification settings - Fork 2
Group
Crutiatix edited this page Apr 29, 2017
·
3 revisions
TICuare also uses a group system, which can be used to set attributes of many elements more efficiently.
-
-
- define new group
- return:
- [object] - group
-
- add element to defined group
- arguments:
- [object] - group
- return:
- [object] - self
-