Atrinik Client 2.5
Data Fields
effect_sprite Struct Reference

#include <effects.h>

Data Fields

struct effect_spritenext
struct effect_spriteprev
int x
int y
uint32 delay_ticks
uint32 created_tick
struct effect_sprite_defdef

Detailed Description

One sprite currently shown.

Definition at line 106 of file effects.h.


Field Documentation

When the sprite was created.

Definition at line 124 of file effects.h.

Settings of this sprite.

Definition at line 127 of file effects.h.

Last time the sprite was moved, in ticks.

Definition at line 121 of file effects.h.

Next sprite.

Definition at line 109 of file effects.h.

Previous sprite.

Definition at line 112 of file effects.h.

Current X position of the sprite.

Definition at line 115 of file effects.h.

Current Y position of the sprite.

Definition at line 118 of file effects.h.


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