ID:273945
Sep 18 2011, 10:43 pm
|
|
I can do Click() easy but how do I edit right click?
|
Copyright © 2024 BYOND Software.
All rights reserved.
icon-x, icon-y: Pixel coordinates within the icon; 1,1 is the lower left
screen-loc: Pixel coordinates in screen_loc format ("[tile_x]:[pixel_x],[tile_y]:[pixel_y]")
left, middle, right: Mouse buttons pressed/held/released
ctrl, shift, alt: Keys held down during the mouse action
drag-cell, drop-cell: Cells involved if using a Grid
also you have to make sure that on the interface your map control supports right clicks.