typedef struct { Uint16 keyframe; Uint16 key; } NJS_MKEY_UI16;
keyframe キーフレーム key unsigned short型のデータ(イベントモーション等)
キー・データ格納用構造体です。