Programmation avancée de jeux en PureBasic
-
Le Soldat Inconnu
- Messages : 4312
- Inscription : mer. 28/janv./2004 20:58
- Localisation : Clermont ferrand OU Olsztyn
-
Contact :
Message
par Le Soldat Inconnu »
comment faire l'équivalent d'un SetCursorPos_() quand on est dans un jeu ? (fenêtre OpenScreen) merci
Je ne suis pas à moitié Polonais mais ma moitié est polonaise ... Vous avez suivi ?
[Intel quad core Q9400 2.66mhz, ATI 4870, 4Go Ram, XP (x86) / 7 (x64)]
-
cederavic
- Messages : 1338
- Inscription : lun. 09/févr./2004 23:38
- Localisation : Bordeaux
Message
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.

-
Le Soldat Inconnu
- Messages : 4312
- Inscription : mer. 28/janv./2004 20:58
- Localisation : Clermont ferrand OU Olsztyn
-
Contact :
Message
par Le Soldat Inconnu »
c'est dans l'aide FR ça ?
encore un oubli

Je ne suis pas à moitié Polonais mais ma moitié est polonaise ... Vous avez suivi ?
[Intel quad core Q9400 2.66mhz, ATI 4870, 4Go Ram, XP (x86) / 7 (x64)]
-
cederavic
- Messages : 1338
- Inscription : lun. 09/févr./2004 23:38
- Localisation : Bordeaux
Message
par cederavic »
je regarde meme plus l'aide fr
