Query: sdl_showcursor
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SDL_ShowCursor(3) SDL API Reference SDL_ShowCursor(3)NAMESDL_ShowCursor - Toggle whether or not the cursor is shown on the screen.SYNOPSIS#include "SDL.h" int SDL_ShowCursor(int toggle);DESCRIPTIONToggle whether or not the cursor is shown on the screen. Passing SDL_ENABLE displays the cursor and passing SDL_DISABLE hides it. The cur- rent state of the mouse cursor can be queried by passing SDL_QUERY, either SDL_DISABLE or SDL_ENABLE will be returned. The cursor starts off displayed, but can be turned off.RETURN VALUEReturns the current state of the cursor.SEE ALSOSDL_CreateCursor, SDL_SetCursorSDLTue 11 Sep 2001, 23:01 SDL_ShowCursor(3)
Related Man Pages |
---|
sdl_createcursor(3) - opensolaris |
sdl_mousemotionevent(3) - redhat |
sdl_createcursor(3) - debian |
sdl::cursor(3) - suse |
sdl::cursor(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How to learn UNIX |
Change directory for core file |
Free Sun Blade 2k, Ultra 2, Ross Hyperstation 30, cards, memory- Baltimore, MD |
What's legal and what's not? |
Identify problem with while getopts |