s3d_clone_target

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

s3d_clone_target - changes the target of a clone-object

SYNOPSIS

 #include <s3d.h>
 
int s3d_clone_target(int oid, int toid);

DESCRIPTION

Changes the clone target of oid to another object (toid). This assumes you've got oid from s3d_clone before.

AUTHOR

Simon Wunderlich

Author of s3d