
Mouse Pointer Not Showing
-
- User
- Posts: 42
- Joined: Sat Jun 20, 2015 1:47 pm
Mouse Pointer Not Showing
After using InitMouse() and OpenScreen() the Mouse Pointer doesn't show. Why? 

Re: Mouse Pointer Not Showing
Because that's needed when you write games.
With a screen you need to use your own Cursor, a sprite for example.
Bernd
With a screen you need to use your own Cursor, a sprite for example.
Bernd
-
- User
- Posts: 42
- Joined: Sat Jun 20, 2015 1:47 pm
Re: Mouse Pointer Not Showing
Fair enough 

-
- User
- Posts: 42
- Joined: Sat Jun 20, 2015 1:47 pm
Re: Mouse Pointer Not Showing
Thanks, but displaying a Sprite is all the info I neededFor an example:

Works great with a Sprite.