Crossfire Server, Branch 1.12  R12190
Data Fields
CFanimation_struct Struct Reference

One full animation. More...

#include <cfanim.h>

Collaboration diagram for CFanimation_struct:
Collaboration graph
[legend]

Data Fields

object * corpse
int errors_allowed
int ghosted
int invisible
char * name
struct CFanimation_structnextanimation
struct CFmovement_structnextmovement
int paralyze
long int tick_left
enum time_enum time_representation
int unique
int verbose
object * victim
int wizard

Detailed Description

One full animation.

Definition at line 71 of file cfanim.h.


Field Documentation

Definition at line 81 of file cfanim.h.

Referenced by runghosted(), and start_animation().

Definition at line 80 of file cfanim.h.

Referenced by parse_animation_block(), and start_animation().

Definition at line 79 of file cfanim.h.

Referenced by runghosted(), and start_animation().

Definition at line 75 of file cfanim.h.

Referenced by animate_one(), runghosted(), runvisible(), and start_animation().

Definition at line 72 of file cfanim.h.

Referenced by animate(), animate_one(), create_animation(), and start_animation().

Definition at line 85 of file cfanim.h.

Referenced by animate(), and create_animation().

Definition at line 84 of file cfanim.h.

Referenced by animate(), animate_one(), and start_animation().

Definition at line 74 of file cfanim.h.

Referenced by animate(), animate_one(), is_animated_player(), and start_animation().

Definition at line 82 of file cfanim.h.

Referenced by animate_one(), and start_animation().

Definition at line 83 of file cfanim.h.

Referenced by animate_one(), and start_animation().

Definition at line 77 of file cfanim.h.

Referenced by start_animation().

Definition at line 76 of file cfanim.h.

Referenced by animate_one(), runghosted(), runwizard(), and start_animation().


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