Link Search Menu Expand Document

Cursor

Функции


get_cursor_mode

funcX

int get_cursor_mode()

Returns the current cursor mode. Values: 0 - movement cursor, 1 - command cursor, 2 - targeting cursor, 4 to 10 are Skilldex skills (yellow targeting cursor).


set_cursor_mode

funcX

void set_cursor_mode(int mode)

Sets the current cursor mode.