SDL_ResizeEvent Struct Reference

#include <SDL_events.h>


Data Fields

Uint8 type
int w
int h


Detailed Description

The "window resized" event When you get this event, you are responsible for setting a new video mode with the new width and height.

Field Documentation

int h

New height

Uint8 type

SDL_VIDEORESIZE

int w

New width


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

Generated on Mon Sep 21 21:29:50 2009 for Simple DirectMedia Layer by  doxygen 1.5.8