Mouse Pointer Not Showing
-
Steve Elliott2
- 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
-
Steve Elliott2
- User

- Posts: 42
- Joined: Sat Jun 20, 2015 1:47 pm
Re: Mouse Pointer Not Showing
Fair enough 
-
Steve Elliott2
- 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.
