Atrinik Client 2.5
Data Fields
msg_anim_struct Struct Reference

#include <main.h>

Data Fields

char message [MAX_BUF]
uint32 tick
char color [COLOR_BUF]

Detailed Description

Message animation structure. Used when NDI_ANIM is passed to DrawInfoCmd2().

Definition at line 72 of file main.h.


Field Documentation

char msg_anim_struct::color[COLOR_BUF]

Color of the message animation.

Definition at line 81 of file main.h.

char msg_anim_struct::message[MAX_BUF]

The message to play.

Definition at line 75 of file main.h.

Tick when it started.

Definition at line 78 of file main.h.


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