Page 1 of 1

Posted: Tue Mar 25, 2003 10:44 pm
by BackupUser
Restored from previous forum. Originally posted by Brujah.

Hy Purebasic Users,

my game should support a mouse.
Can that be accomplished with purebasic at its current state ?

In the documentation I read that its not yet implemented.
Will there be functions for this soon ?

I really want to start coding....

Markus

Posted: Wed Mar 26, 2003 8:35 am
by BackupUser
Restored from previous forum. Originally posted by fred.

The mouse for sprite is implemented, so you could probably use it.

Fred - AlphaSND

Posted: Wed Mar 26, 2003 12:31 pm
by BackupUser
Restored from previous forum. Originally posted by Brujah.

Hy Fred,

thanx for the hint.
I need to display a Mouse Pointer, a Sprite, and I need to know the position when the left button is pressed. Thats all.
I have a look at this today also.

Markus