ScummVM API documentation
PhoenixVR::Angle Class Reference
Inheritance diagram for PhoenixVR::Angle:
PhoenixVR::AngleX PhoenixVR::AngleY

Public Member Functions

 Angle (float angle, float min, float max)
 
Angleoperator= (float angle)
 
float angle () const
 
void set (float v)
 
void add (float v)
 
float rangeMin () const
 
float rangeMax () const
 
void setRange (float min, float max)
 
void resetRange ()
 

Protected Attributes

float _angle
 
float _min
 
float _max
 
float _rangeMin
 
float _rangeMax
 

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