Crossfire Client, Trunk
Public Attributes | List of all members
MapCellLayer Struct Reference

#include <mapdata.h>

Collaboration diagram for MapCellLayer:
Collaboration graph

Public Attributes

gint16 animation
 
guint8 animation_left
 
guint8 animation_phase
 
guint8 animation_speed
 
gint16 face
 
gint8 size_x
 
gint8 size_y
 

Detailed Description

Definition at line 18 of file mapdata.h.

Member Data Documentation

◆ animation

gint16 MapCellLayer::animation

Definition at line 30 of file mapdata.h.

Referenced by expand_clear_face(), mapdata_animation(), and mapdata_set_anim_layer().

◆ animation_left

guint8 MapCellLayer::animation_left

Definition at line 32 of file mapdata.h.

Referenced by expand_clear_face(), mapdata_animation(), and mapdata_set_anim_layer().

◆ animation_phase

guint8 MapCellLayer::animation_phase

Definition at line 33 of file mapdata.h.

Referenced by expand_clear_face(), mapdata_animation(), and mapdata_set_anim_layer().

◆ animation_speed

guint8 MapCellLayer::animation_speed

Definition at line 31 of file mapdata.h.

Referenced by expand_clear_face(), mapdata_animation(), and mapdata_set_anim_layer().

◆ face

gint16 MapCellLayer::face

◆ size_x

gint8 MapCellLayer::size_x

◆ size_y

gint8 MapCellLayer::size_y

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