Pol  Rev 533
CustomHouseElements Class Reference

#include <customhouses.h>

+ Collaboration diagram for CustomHouseElements:

List of all members.

Public Member Functions

 CustomHouseElements ()
 CustomHouseElements (u32 _height, u32 _width, s32 xoffset, s32 yoffset)
 ~CustomHouseElements ()
void AddElement (CUSTOM_HOUSE_ELEMENT &elem)
HouseFloorZColumnGetElementsAt (s32 xoffset, s32 yoffset)
void SetHeight (u32 _height)
void SetWidth (u32 _width)

Public Attributes

HouseFloor data
u32 height
u32 width
s32 xoff
s32 yoff

Detailed Description

Definition at line 53 of file customhouses.h.


Constructor & Destructor Documentation

Definition at line 56 of file customhouses.h.

CustomHouseElements::CustomHouseElements ( u32  _height,
u32  _width,
s32  xoffset,
s32  yoffset 
) [inline]

Definition at line 57 of file customhouses.h.

References SetHeight(), and SetWidth().

+ Here is the call graph for this function:

Definition at line 66 of file customhouses.h.


Member Function Documentation

Definition at line 183 of file customhousehelp.cpp.

References data, x, xoff, CUSTOM_HOUSE_ELEMENT::xoffset, yoff, and CUSTOM_HOUSE_ELEMENT::yoffset.

Referenced by CustomHouseDesign::Add().

+ Here is the caller graph for this function:

Definition at line 177 of file customhousehelp.cpp.

References data, x, xoff, and yoff.

Referenced by UHouse::readobjects(), and UHouse::readshapes().

+ Here is the caller graph for this function:

void CustomHouseElements::SetHeight ( u32  _height) [inline]

Definition at line 68 of file customhouses.h.

References data, height, and width.

Referenced by CustomHouseElements(), and CustomHouseDesign::InitDesign().

+ Here is the caller graph for this function:

void CustomHouseElements::SetWidth ( u32  _width) [inline]

Definition at line 74 of file customhouses.h.

References data, and width.

Referenced by CustomHouseElements(), and CustomHouseDesign::InitDesign().

+ Here is the caller graph for this function:


Member Data Documentation

Definition at line 85 of file customhouses.h.

Referenced by SetHeight().

Definition at line 85 of file customhouses.h.

Referenced by SetHeight(), and SetWidth().


The documentation for this class was generated from the following files: