ScummVM API documentation
Bagel::CBofFixed Class Reference
Inheritance diagram for Bagel::CBofFixed:
Bagel::CBofObject

Public Member Functions

 CBofFixed (const CBofFixed &Arg)
 
 CBofFixed (const int Arg)
 
 CBofFixed (const double Arg)
 
CBofFixed operator+ (const CBofFixed &Arg) const
 
CBofFixed operator- (const CBofFixed &Arg) const
 
CBofFixed operator* (const CBofFixed &Arg) const
 
CBofFixed operator/ (const CBofFixed &Arg) const
 
CBofFixed operator-= (const CBofFixed &Arg)
 
CBofFixed operator+= (const CBofFixed &Arg)
 
CBofFixed operator*= (const CBofFixed &Arg)
 
CBofFixed operator/= (const CBofFixed &Arg)
 
CBofFixed operator= (const CBofFixed &Arg)
 
 operator int ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Bagel::CBofObject
static bool isValidObject (const CBofObject *pObject)
 

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