Arrows Class
Class representing all the current shown arrows
Item Index
Methods
- clear static
- fadeIn static
- fadeOut static
- hide static
- pollForArrowsChanges
- positionate static
- render static
- setTargets static
- show static
Methods
clear
()
static
Clear the currently defined arrows
fadeIn
()
static
Iterates over the arrows collection fading in each arrow
fadeOut
()
static
Iterates over the arrows collection fading out each arrow
hide
()
static
Iterates over the arrows collection hiding each arrow
pollForArrowsChanges
()
A Polling function to check if arrows coordinates has changed
positionate
()
static
Iterates over the arrows collection repositionating each arrow
render
()
static
Iterates over the arrows collection rendering each arrow
setTargets
()
static
Sets the targets for arrows to point
show
()
static
Iterates over the arrows collection showing each arrow