ScummVM API documentation
Graphics::Mode Struct Reference

#include <mode.h>

Public Member Functions

 Mode (const int16 w, const int16 h)
 
bool operator< (const Mode &other) const
 

Public Attributes

int16 width
 The width in pixels.
 
int16 height
 The height in pixels.
 

Detailed Description

Represents a hardware video mode.


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