Crossfire Client, Branches  R11627
Animations Struct Reference

#include <client.h>

+ Collaboration diagram for Animations:

Data Fields

uint16faces
 
uint16 flags
 
uint8 num_animations
 
uint8 phase
 
uint8 speed
 
uint8 speed_left
 

Detailed Description

Definition at line 71 of file client.h.

Field Documentation

uint16 Animations::flags

Definition at line 72 of file client.h.

Referenced by AnimCmd().

uint8 Animations::phase

Definition at line 78 of file client.h.

Referenced by AnimCmd(), mapdata_animation(), and mapdata_set_anim_layer().

uint8 Animations::speed

Definition at line 76 of file client.h.

Referenced by AnimCmd(), and mapdata_set_anim_layer().

uint8 Animations::speed_left

Definition at line 77 of file client.h.

Referenced by AnimCmd(), mapdata_animation(), and mapdata_set_anim_layer().


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