Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csBorderConstraint Class Reference

This subclass of csLayoutConstraint additionally stores the location of the attached control. More...

#include <csbdrlay.h>

Inheritance diagram for csBorderConstraint:

csLayoutConstraint List of all members.

Public Methods

 csBorderConstraint (int align)
 use the following values for aligning 0 ... More...

 csBorderConstraint (const csBorderConstraint &c)
 copy constructor.

virtual csLayoutConstraintClone ()
 make a copy of this constraint.


Public Attributes

int mAlign

Detailed Description

This subclass of csLayoutConstraint additionally stores the location of the attached control.


Constructor & Destructor Documentation

csBorderConstraint::csBorderConstraint ( int align ) [inline]
 

use the following values for aligning 0 ...

center 1 ... left 2 ... top 3 ... bottom 4 ... right


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000