Atrinik Server 2.5
Data Structures | Typedefs
include/face.h File Reference

Go to the source code of this file.

Data Structures

struct  new_face_struct
struct  map_look_struct
struct  Animations

Typedefs

typedef struct new_face_struct New_Face
typedef struct map_look_struct MapLook

Detailed Description

Face related structures.

Definition in file face.h.


Typedef Documentation

typedef struct map_look_struct MapLook

Map look structure.

typedef struct new_face_struct New_Face

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.