ScummVM API documentation
AGS3::AGS::Shared::PlaneScaling Struct Reference

Public Member Functions

bool IsIdentity () const
 
bool IsTranslateOnly () const
 
void Init (const Size &src_size, const Rect &dst_rect)
 
void Init (const Rect &src_rect, const Rect &dst_rect)
 
void SetSrcOffsets (int x, int y)
 
void SetDestOffsets (int x, int y)
 
Point Scale (const Point p) const
 
Rect ScaleRange (const Rect r) const
 
Point UnScale (const Point p) const
 
Rect UnScaleRange (const Rect r) const
 

Public Attributes

AxisScaling X
 
AxisScaling Y
 

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