DisplayEvent Struct Reference
[System Services]

Inherits Event.

Inherited by DisplayEventImpl.

List of all members.

Public Methods

virtual bool initialize (int width, int height)=0
virtual int getWidth () const=0
virtual int getHeight () const=0


Detailed Description

This message is sent whenever the size of the display changes.


Member Function Documentation

virtual int DisplayEvent::getHeight   const [pure virtual]
 

Get the new height of the display.

virtual int DisplayEvent::getWidth   const [pure virtual]
 

Get the new width of the display.

virtual bool DisplayEvent::initialize int    width,
int    height
[pure virtual]
 

Prepare the event for dispatch.


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


Flat Four Engine
Copyright (C) 2001 by 379, Inc.
This page generated by Doxygen