![]() |
![]()
| ![]() |
![]()
NAMEcursor_setstorage - Use the storage defined by one video object as an accelerated mouse cursor. SYNOPSISnil
DESCRIPTIONThis function works like image_sharestorage but with the target destination being the accelerated overlay cursor render path. The optional txcos argument should (if present) be an integer indexed table with exactly 8 elements where each element (n) is 0 <= n <= 1 specifying [ul_x, ul_y, ur_x, ur_y, lr_x, lr_y, ll_x, ll_y]. This can be used as a cheaper way of animating cursors or packing many cursors in the same vid. NOTES
EXAMPLEfunction cursor_setstorage0() SEE ALSO:cursor_position(3) nudge_cursor(3) resize_cursor(3) move_cursor(3)
|