The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

SDL_ShowCursor (3)
  • >> SDL_ShowCursor (3) ( Разные man: Библиотечные вызовы )
  •  

    NAME

    SDL_ShowCursor- Toggle whether or not the cursor is shown on the screen.
     
    

    SYNOPSIS

    #include "SDL.h"

    int SDL_ShowCursor(int toggle);  

    DESCRIPTION

    Toggle whether or not the cursor is shown on the screen. Passing SDL_ENABLE displays the cursor and passing SDL_DISABLE hides it. The current 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 VALUE

    Returns the current state of the cursor.  

    SEE ALSO

    SDL_CreateCursor, SDL_SetCursor


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    RETURN VALUE
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру