Ninja Library - Model and Motion Structure
NJS_MDATA5
Structure for managing each number of elements
DEFINITION
typedef struct { void *p[5]; Uint32 nb[5]; } NJS_MDATA5;
MEMBER
*p[5]
NJS_MKEY pointer array
nb[5]
Key count array (Pointer indicated by p[i] and key count nb[i] correspond)
DESCRIPTION
Structure for managing each number of elements.
NJS_MDATA5
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999