第3章 バイナリフォーマット


3-11. TriList


(8)ReferenceStDataエリア



(TRI_ANIM_ST_FULL指定時)
u32 st_group_index(0)
・・・
u32 st_group_index(tri_anim_frame_num)

図 ReferenceStDataエリアメモリマップ(TRI_ANIM_ST_FULL指定時)

u32 st_group_index Index number of StGroup to be referred



(TRI_ANIM_ST_KEY指定時)
u32 st_anim_key_num
u32 st_anim_key(0)
・・・
u32 st_anim_key(st_anim_key_num - 1)
u32 st_group_index(0)
・・・
u32 st_group_index(st_anim_key_num - 1)

図 ReferenceStDataエリアメモリマップ(TRI_ANIM_ST_KEY指定時)

u32 st_anim_key_num Total number of key frame animation keys
u32 st_anim_key Key frame value 
u32 st_group_index Index number of StGroup corresponding to key



(STアニメーションを行わない場合)
u32 st_group_index

図 ReferenceStDataエリアメモリマップ(STアニメーションを行わない場合)

u32 st_group_index Index number of StGroup to be referred


Copyright 1997 NINTENDO Co.,Ltd. All rights reserved.

目次へ次へ