starter mouse_function{ mouse_mode = 1; enable_mouse = ON; mouse_range = 10000; mouse_map = some_bmp; while(1) { mouse_pos.x = pointer.x; mouse_pos.y = pointer.y; wait(1); }}
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de