Ninja Library - Model and Motion Structure

NJS_MKEY_A

Key data storage structure

DEFINITION

typedef struct { 
 Uint32 keyframe; 
 Angle key[3]; 
} NJS_MKEY_A; 

MEMBER

 keyframe  Key frame 
 key[3]  Angle data, Data used: rotation, etc. 

DESCRIPTION

Key data storage structure.

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