Ninja Library - Light and Camera Motion Structure

NJS_LACTION

Structure that integrates light and motion data

DEFINITION

typedef struct { 
 NJS_LIGHT *light; 
 NJS_MOTION *motion; 
} NJS_LACTION; 

MEMBER

 *light  Light data pointer 
 *motion  Motion list pointer 

DESCRIPTION

Structure that integrates light and motion data.

REFERENCE

njLightAction()

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