____                _       __
    / __ )____  _____   | |     / /___ ___________
   / __  / __ \/ ___/   | | /| / / __ `/ ___/ ___/
  / /_/ / /_/ (__  )    | |/ |/ / /_/ / /  (__  )
 /_____/\____/____/     |__/|__/\__,_/_/  /____/

       A futuristic real-time strategy game.
          This file is part of Bos Wars.
(C) Copyright 2001-2007 by the Bos Wars and Stratagus Project. Distributed under the "GNU General Public License"

CMapArea Class Reference

#include <ui.h>

List of all members.

Public Member Functions

 CMapArea ()

Public Attributes

int X
 Screen pixel left corner x coordinate.
int Y
 Screen pixel upper corner y coordinate.
int EndX
 Screen pixel right x coordinate.
int EndY
 Screen pixel bottom y coordinate.
int ScrollPaddingLeft
 Scrollable area past the left of map.
int ScrollPaddingRight
 Scrollable area past the right of map.
int ScrollPaddingTop
 Scrollable area past the top of map.
int ScrollPaddingBottom
 Scrollable area past the bottom of map.


Detailed Description

Definition at line 212 of file ui.h.


Constructor & Destructor Documentation

CMapArea::CMapArea (  )  [inline]

Definition at line 215 of file ui.h.


Member Data Documentation

Scrollable area past the left of map.

Definition at line 223 of file ui.h.

Referenced by CViewport::Set().

Scrollable area past the right of map.

Definition at line 224 of file ui.h.

Referenced by CViewport::Set().

Scrollable area past the top of map.

Definition at line 225 of file ui.h.

Referenced by CViewport::Set().

Scrollable area past the bottom of map.

Definition at line 226 of file ui.h.

Referenced by CViewport::Set().


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

Generated on Sat Feb 21 00:28:23 2009 for Bos Wars by  doxygen 1.5.6