s3d_push_event - push event onto stack
Contents
Description
Pushes an event onto the event-stack. Usually you don't need to do this manually.
Name
s3d_push_event - push event onto stack
Synopsis
#include<s3d.h>voids3d_push_event(structs3d_evt*newevt);
