ScummVM API documentation
Ultima::Ultima8::AnimFrame Struct Reference

Public Types

enum  AnimFrameFlags {
  AFF_ONGROUND = 0x00000002, AFF_FLIPPED = 0x00000020, AFF_SPECIAL = 0x00000800, AFF_HURTY = 0x00001000,
  AFF_USECODE = 0x00004000, AFF_CRUFLIP = 0x00008000
}
 

Public Member Functions

bool is_onground () const
 
bool is_flipped () const
 
bool is_callusecode () const
 
bool is_cruflipped () const
 
int attack_range () const
 
int cru_attackx () const
 
int cru_attacky () const
 
int cru_attackz () const
 
bool is_cruattack () const
 

Public Attributes

int _frame
 
int _deltaZ
 
int _deltaDir
 
int _sfx
 
uint32 _flags
 

Member Enumeration Documentation

◆ AnimFrameFlags


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