s3d_quit

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

s3d_quit - shutdown s3d library

SYNOPSIS

 #include <s3d.h>
 
int s3d_quit(void);

DESCRIPTION

Closes the connection and clears the event-stack. It can also be used to leave the s3d_mainloop().

AUTHOR

Simon Wunderlich

Author of s3d