![]() |
Libmacro
0.2
Libmacro is an extensible macro and hotkey library.
|
#include <move_cursor.h>
Public Attributes | |
| mcr_SpacePosition | position |
| bool | justify_flag |
Change spatial coordinates of ursor.
Definition at line 33 of file move_cursor.h.
| bool mcr_MoveCursor::justify_flag |
If false coordinates will be set, otherwise coordinates adjust the cursor for current position.
Definition at line 38 of file move_cursor.h.
| mcr_SpacePosition mcr_MoveCursor::position |
Spatial coordinates to set or modify with
Definition at line 35 of file move_cursor.h.