smse::App Class Reference

#include <App.hh>

List of all members.


Detailed Description

The application class and starting point.

Definition at line 33 of file App.hh.


Public Member Functions

virtual bool OnInit ()
 Called to initialize the application.
virtual int OnRun ()
 Called to run the application.

Private Attributes

Frameframe

Member Function Documentation

bool App::OnInit (  )  [virtual]

Called to initialize the application.

Returns:
true on successful initialization; false otherwise.

Definition at line 51 of file App.cc.

int App::OnRun (  )  [virtual]

Called to run the application.

Returns:
The exit code.

Definition at line 62 of file App.cc.


Member Data Documentation

Frame* smse::App::frame [private]

Definition at line 37 of file App.hh.


Generated on Mon Dec 29 01:15:57 2008 for Super Metroid SRAM Editor by  doxygen 1.5.4