s3d_new_object(3)

create new object

Section 3 s3d-doc bookworm source

Description

S3D_NEW_OBJECT

NAME

s3d_new_object - create new object

SYNOPSIS

#include <s3d.h>

int s3d_new_object(void);

DESCRIPTION

Creates a new object, returning the object id.

Warning

Of course, you won't forget to toggle it visible, won't you?

AUTHOR

Simon Wunderlich

Author of s3d