sourCEntral - mobile manpages

pdf

al_is_event_queue_paused(3alleg5) Allegro reference manual

NAME

al_is_event_queue_paused − Allegro 5 API

SYNOPSIS

#include <allegro5/allegro.h>


bool al_is_event_queue_paused(const ALLEGRO_EVENT_QUEUE *queue)

DESCRIPTION

Return true if the event queue is paused.

SEE ALSO

al_pause_event_queue(3alleg5)

SINCE

5.1.0

pdf