ScummVM API documentation
QDEngine::qdScreenTransform Class Reference

Public Member Functions

 qdScreenTransform (float angle=0.f, const Vect2f &scale=Vect2f(1.f, 1.f))
 
bool operator== (const qdScreenTransform &trans) const
 
bool operator!= (const qdScreenTransform &trans) const
 
bool operator() () const
 
qdScreenTransform operator* (float value) const
 
qdScreenTransformoperator+= (const qdScreenTransform &trans)
 
bool change (float dt, const qdScreenTransform &target_trans, const qdScreenTransform &speed)
 
float angle () const
 
void set_angle (float angle)
 
const Vect2fscale () const
 
void set_scale (const Vect2f &scale)
 
bool has_scale () const
 

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