Pol  Rev 533
LosObj Struct Reference

#include <los.h>

List of all members.

Public Member Functions

 LosObj (const UObject &uobj)
 LosObj (u16 x, u16 y, s8 z)
 LosObj (u16 x, u16 y, s8 z, u8 obj_height)

Public Attributes

u8 look_height
u8 obj_height
u32 serial
u16 x
u16 y
s8 z

Detailed Description

Definition at line 22 of file los.h.


Constructor & Destructor Documentation

LosObj::LosObj ( const UObject uobj) [inline]

Definition at line 24 of file los.h.

LosObj::LosObj ( u16  x,
u16  y,
s8  z 
) [inline]

Definition at line 28 of file los.h.

LosObj::LosObj ( u16  x,
u16  y,
s8  z,
u8  obj_height 
) [inline]

Definition at line 34 of file los.h.


Member Data Documentation

Definition at line 45 of file los.h.

Referenced by Realm::has_los(), and uo_has_los().

Definition at line 44 of file los.h.

Referenced by Realm::has_los(), Realm::los_blocked(), los_blocked(), and uo_has_los().

Definition at line 40 of file los.h.

Referenced by dynamic_item_blocks_los(), and Realm::dynamic_item_blocks_los().

Definition at line 41 of file los.h.

Referenced by Realm::has_los(), Realm::los_blocked(), los_blocked(), and uo_has_los().

Definition at line 42 of file los.h.

Referenced by Realm::has_los(), Realm::los_blocked(), los_blocked(), and uo_has_los().

Definition at line 43 of file los.h.

Referenced by Realm::has_los(), Realm::los_blocked(), los_blocked(), and uo_has_los().


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