ScummVM API documentation
Macs2::Bounds Struct Reference

#include <events.h>

Public Member Functions

 Bounds (Common::Rect &innerBounds)
 
 operator const Common::Rect & () const
 
Boundsoperator= (const Common::Rect &r)
 
int16 height () const
 

Detailed Description

Implements a thunk layer around an element's bounds, allowing access to it as if it were a simple Common::Rect, but any changes to it will also be applied to a linked inner bounds


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