Provided by: s3d-doc_0.2.2-9_all
NAME
s3dw_object_info - handle object info events
SYNOPSIS
#include <s3dw.h> int s3dw_object_info(struct s3d_evt *event);
DESCRIPTION
This can be used to let s3dw handle S3D_EVENT_OBJ_INFO-events. With this, s3dw can consider the camera position and makes things like following the camera possible.
AUTHOR
Simon Wunderlich Author of s3d