SuperTuxKart
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
IrrDriver::VideoMode Class Reference

A simple class to store video resolutions. More...

#include <irr_driver.hpp>

Public Member Functions

 VideoMode (int w, int h)
 
int getWidth () const
 
int getHeight () const
 

Private Attributes

int m_width
 
int m_height
 

Detailed Description

A simple class to store video resolutions.


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