Ordering_info Class Reference

#include <ordinfo.h>

Collaboration diagram for Ordering_info:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Ordering_info (Game_window *gwin, Game_object *obj)
 Ordering_info (Game_window *gwin, Game_object *obj, Rectangle &a)

Public Attributes

Rectangle area
Shape_infoinfo
int tx
int ty
int tz
int xs
int ys
int zs
int xleft
int xright
int ynear
int yfar
int zbot
int ztop

Private Member Functions

void init (const Game_object *obj)

Friends

class Game_object
class Map_chunk

Detailed Description

Definition at line 31 of file ordinfo.h.


Constructor & Destructor Documentation

Ordering_info::Ordering_info ( Game_window gwin,
Game_object obj 
) [inline]

Definition at line 65 of file ordinfo.h.

References init(), and Exult_server::obj.

Here is the call graph for this function:

Ordering_info::Ordering_info ( Game_window gwin,
Game_object obj,
Rectangle a 
) [inline]

Definition at line 69 of file ordinfo.h.

References init(), and Exult_server::obj.

Here is the call graph for this function:


Member Function Documentation

void Ordering_info::init ( const Game_object obj  )  [inline, private]

Definition at line 42 of file ordinfo.h.

References Shape_info::get_3d_height(), Shape_info::get_3d_xtiles(), Shape_info::get_3d_ytiles(), info, Exult_server::obj, Tile_coord::tx, tx, Tile_coord::ty, ty, Tile_coord::tz, tz, xleft, xright, xs, yfar, ynear, ys, zbot, zs, and ztop.

Referenced by Ordering_info().

Here is the call graph for this function:


Friends And Related Function Documentation

friend class Game_object [friend]

Definition at line 62 of file ordinfo.h.

friend class Map_chunk [friend]

Definition at line 63 of file ordinfo.h.


Member Data Documentation

Rectangle Ordering_info::area

Definition at line 34 of file ordinfo.h.

Referenced by Game_object::compare().

Shape_info& Ordering_info::info

Definition at line 35 of file ordinfo.h.

Referenced by Map_chunk::add(), Game_object::compare(), and init().

int Ordering_info::tx

Definition at line 36 of file ordinfo.h.

Referenced by Game_object::compare(), and init().

int Ordering_info::ty

Definition at line 36 of file ordinfo.h.

Referenced by Game_object::compare(), and init().

int Ordering_info::tz

Definition at line 36 of file ordinfo.h.

Referenced by init().

int Ordering_info::xs

Definition at line 37 of file ordinfo.h.

Referenced by Map_chunk::add(), and init().

int Ordering_info::ys

Definition at line 37 of file ordinfo.h.

Referenced by Map_chunk::add(), and init().

int Ordering_info::zs

Definition at line 37 of file ordinfo.h.

Referenced by Game_object::compare(), and init().

int Ordering_info::xleft

Definition at line 39 of file ordinfo.h.

Referenced by Game_object::compare(), and init().

int Ordering_info::xright

Definition at line 39 of file ordinfo.h.

Referenced by Game_object::compare(), and init().

int Ordering_info::ynear

Definition at line 39 of file ordinfo.h.

Referenced by Game_object::compare(), and init().

int Ordering_info::yfar

Definition at line 39 of file ordinfo.h.

Referenced by Game_object::compare(), and init().

int Ordering_info::zbot

Definition at line 39 of file ordinfo.h.

Referenced by Game_object::compare(), and init().

int Ordering_info::ztop

Definition at line 39 of file ordinfo.h.

Referenced by Game_object::compare(), and init().


The documentation for this class was generated from the following file:
Generated on Mon Jul 9 15:00:53 2007 for ExultEngine by  doxygen 1.5.1