s3dw_object_info(3)
handle object info events
Description
S3DW_OBJECT_INFO
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