CFmovement_struct Struct Reference

#include <cfanim.h>

Collaboration diagram for CFmovement_struct:

Collaboration graph
[legend]

Data Fields

struct CFanimation_structparent
CFAnimRunFunc func
void * parameters
long int id
int tick
struct CFmovement_structnext

Detailed Description

One move in an animation.

Definition at line 61 of file cfanim.h.


Field Documentation

Function to run for this move.

Definition at line 63 of file cfanim.h.

long int id

Identifier, used for various things.

Definition at line 65 of file cfanim.h.

struct CFmovement_struct* next [read]

Next move in the animation.

Definition at line 67 of file cfanim.h.

void* parameters

Parameters to the function.

Definition at line 64 of file cfanim.h.

struct CFanimation_struct* parent [read]

Animation this move is linked to.

Definition at line 62 of file cfanim.h.

int tick

Move duration, units depending on parent's time_representation.

Definition at line 66 of file cfanim.h.


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

Generated on Thu Mar 25 23:27:58 2010 for Crossfire Server, Branch 1.12 by  doxygen 1.5.8