Atrinik Server 2.5
Data Fields
new_face_struct Struct Reference

#include <face.h>

Data Fields

char * name
uint16 number

Detailed Description

Face structure - this enforces the notion that data is face by face only - you can not change the color of an item - you need to instead create a new face with that color.

Definition at line 34 of file face.h.


Field Documentation

Name of the face.

Definition at line 37 of file face.h.

This is the image ID. It should be the same value as its position in the array.

Definition at line 42 of file face.h.


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