Amulets & Armor  v1.02
Open Source Game
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
T_objectFrame Struct Reference

Data Fields

T_byte8 numAngles PACK
 
T_word16 offsetPicList PACK
 
T_word16 soundNum PACK
 
T_word16 soundRadius PACK
 
T_word16 objectAttributes PACK
 

Detailed Description

An object Frame is a part of a stance animation at one moment. A frame can have either 1 or 8 pictures for each angle.

Parameters
numAngles– how many views does this frame have. Only 1 or 8 is allowed.
offsetPicList– Offset in bytes from the beginning of T_objectType structure that this is in to the list of pics (T_objectPic) that make up this frame.

Field Documentation

T_byte8 numAngles PACK
T_word16 offsetPicList PACK
T_word16 soundNum PACK
T_word16 soundRadius PACK
T_word16 objectAttributes PACK

The documentation for this struct was generated from the following file: