cursor : DisplayObject
The current display object that the group cursor is pointing to, if any. (Can be set manually.)
The cursor is a way to iterate through the children in a Group using next and previous.
- Inherited From
- Source code: core/Group.js (Line 138)
Please login to continue.