Page 1 sur 1
Forcer le déplacement de la souris
Publié : mar. 22/juin/2004 11:23
par Le Soldat Inconnu
comment faire l'équivalent d'un SetCursorPos_() quand on est dans un jeu ? (fenêtre OpenScreen) merci
Publié : mar. 22/juin/2004 13:40
par cederavic
MouseLocate()
Syntax
Result = MouseLocate(x, y)
Description
Changes the absolute position (in pixels) of the mouse in the current screen. This is useful when using the MouseX()or MouseY() commands.

Publié : mer. 23/juin/2004 22:31
par Le Soldat Inconnu
c'est dans l'aide FR ça ?
encore un oubli

Publié : jeu. 24/juin/2004 10:54
par cederavic
je regarde meme plus l'aide fr
