C++
ACCORE_PORT void acedSetSupplementalCursorOffset( int x, int y );
File
aced.h
Description
Sets x and y to be the cursor offset to the top right corner of the pickbox.
Parameters
Parameters | Description |
---|---|
x | Input x offset |
y | Input y offset |
ACCORE_PORT void acedSetSupplementalCursorOffset( int x, int y );
aced.h
Sets x and y to be the cursor offset to the top right corner of the pickbox.
Parameters | Description |
---|---|
x | Input x offset |
y | Input y offset |