Penguin

SDL_!PollEvent?

SDL_!PollEvent?

NAME SYNOPSIS DESCRIPTION EXAMPLES SEE ALSO


NAME

SDL_!PollEvent?- Polls for currently pending events.

SYNOPSIS

#include

int SDL_!PollEvent?(__SDL_Event

  • event__);

DESCRIPTION

Polls for currently pending events, and returns 1 if there are any pending events, or 0 if there are none available.

If event is not NULL, the next event is removed from the queue and stored in that area.

EXAMPLES

SDL_Event event; /* Event structure / . . . / Check for events */ while(SDL_!PollEvent?(

SEE ALSO

SDL_Event, SDL_!WaitEvent?, SDL_!PeepEvents?


This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.

lib/main.php:944: Notice: PageInfo: Cannot find action page

lib/main.php:839: Notice: PageInfo: Unknown action