Ninja Library - Model and Motion Structure
NJS_ACTION_LINK
Structure that integrates object and motion link data
DEFINITION
typedef struct{
NJS_OBJECT
*object;
NJS_MOTION_LINK
*motionlink; } NJS_ACTION_LINK;
MEMBER
*object
Object tree start pointer
*motionlink
Motion link pointer
DESCRIPTION
Structure that integrates object and motion link data. (Normally applies only to the basic model.)
REFERENCE
njActionLink
()
njEasyActionLink
()
njFastActionLink
()
njSimpleActionLink
()
NJS_ACTION_LINK
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999