s3d_push_event

Langue: en

Version: 279244 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

s3d_push_event - push event onto stack

SYNOPSIS

 #include <s3d.h>
 
void s3d_push_event(struct s3d_evt *newevt);

DESCRIPTION

Pushes an event onto the event-stack. Usually you don't need to do this manually.

AUTHOR

Simon Wunderlich

Author of s3d