AaronCameron.net
Because you all make me very, very tired.
Not a Member? - Login or Create an Account
Sunday the 5th of February 2012 @ 05:00pm
Front Page Journal Projects Your Profile About
[]

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cResizeEvent Class Reference

An event generated whenever the application is closed, either via a CTRL-C combination in the parent terminal, the sending of a kill signal or the closing of the parent window. More...

#include <cResizeEvent.h>

Inheritance diagram for n2l::cResizeEvent:

Inheritance graph
[legend]
Collaboration diagram for n2l::cResizeEvent:

Collaboration graph
[legend]
List of all members.

Public Types

Public Member Functions


Detailed Description

An event generated whenever the application is closed, either via a CTRL-C combination in the parent terminal, the sending of a kill signal or the closing of the parent window.

Definition at line 40 of file cResizeEvent.h.


Member Enumeration Documentation

enum n2l::cResizeEvent::tWhatActive
 

Enumerator:
WhatActive_Mouse 
WhatActive_Input 
WhatActive_Application 

Definition at line 43 of file cResizeEvent.h.


Constructor & Destructor Documentation

n2l::cResizeEvent::cResizeEvent const SDL_ResizeEvent &  iEvent  ) 
 

Definition at line 31 of file cResizeEvent.cpp.

n2l::cResizeEvent::~cResizeEvent  )  [virtual]
 

Definition at line 37 of file cResizeEvent.cpp.


Member Function Documentation

const tVector2u n2l::cResizeEvent::size  )  const [virtual]
 

Definition at line 42 of file cResizeEvent.cpp.

const tEventType n2l::cResizeEvent::type  )  const [virtual]
 

Implements n2l::cEventInterface.

Definition at line 48 of file cResizeEvent.cpp.

References n2l::EventType_VideoResize.


The documentation for this class was generated from the following files:
©2012 Aaron Cameron