NAME

ALLEGRO_EVENT_TYPE_IS_USER - Allegro 5 API

SYNOPSIS

#include <allegro5/allegro.h>
#define ALLEGRO_EVENT_TYPE_IS_USER(t) ((t) >= 512)

DESCRIPTION

A macro which evaluates to true if the event type is not a builtin event type, i.e. one of those described in ALLEGRO_EVENT_TYPE(3alleg5).

Questions & Answers

Helpful answers and articles about ALLEGRO_EVENT_TYPE_IS_USER you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search