ScummVM API documentation
Bagel::CBofSize Class Reference
Inheritance diagram for Bagel::CBofSize:
Bagel::StSize Bagel::CBofObject

Public Member Functions

 CBofSize (int initCX, int initCY)
 
 CBofSize (const StSize &stSize)
 
 CBofSize (const CBofSize &cSize)
 
 CBofSize (StPoint stPoint)
 
void operator= (const CBofSize &cSize)
 
bool operator== (StSize size)
 
bool operator!= (StSize size)
 
void operator+= (StSize size)
 
void operator-= (StSize size)
 
CBofSize operator+ (StSize size)
 
CBofSize operator- (StSize size)
 
CBofSize operator- ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Bagel::CBofObject
static bool isValidObject (const CBofObject *pObject)
 
- Public Attributes inherited from Bagel::StSize
int cx
 
int cy
 

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