Ninja Library - Light and Camera Motion Structure

NJS_CACTION

Structure that integrates camera and motion data

DEFINITION

typedef struct { 
 NJS_CAMERA *camera; 
 NJS_MOTION *motion; 
} NJS_CACTION; 

MEMBER

 *camera  Camera data pointer 
 *motion  Motion list pointer 

DESCRIPTION

Structure that integrates camera and motion data.

REFERENCE

njCameraAction()

NJS_CACTION
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999