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

Public Member Functions

 CBofSize (int initCX, int initCY)
 
 CBofSize (const SIZE &stSize)
 
 CBofSize (const CBofSize &cSize)
 
 CBofSize (StPoint stPoint)
 
void operator= (const CBofSize &cSize)
 
bool operator== (SIZE size)
 
bool operator!= (SIZE size)
 
void operator+= (SIZE size)
 
void operator-= (SIZE size)
 
CBofSize operator+ (SIZE size)
 
CBofSize operator- (SIZE size)
 
CBofSize operator- ()
 
- Public Member Functions inherited from Bagel::CBofObject
virtual void DeleteObject ()
 

Additional Inherited Members

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

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