s3d_ignore_callback - ignores an event
Contents
Description
Sets the callback on ignore, that means it won't be queued up for later use. An incoming event of this
type will simply be skipped.
Name
s3d_ignore_callback - ignores an event
Synopsis
#include<s3d.h>voids3d_ignore_callback(uint8_tevent);
