typedef struct { Uint32 keyframe; Sint32 key; } NJS_MKEY_SI32, NJS_MKEY_A1;
keyframe キーフレーム key signed long型のデータ(カメラ・ロールデータ等)
キー・データ格納用構造体です。