Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

ThyrixApplication.cpp

Go to the documentation of this file.
00001 #include "wxIncludes.h"
00002 #include <wx/xrc/xmlres.h>
00003 
00004 #include "ThyrixApplication.h"
00005 #include "ThyrixMainFrame.h"
00006 
00007 ThyrixApplication::ThyrixApplication():world(NULL){
00008 }
00009 
00010 ThyrixApplication::~ThyrixApplication(){
00011 }

Thyrix homepageUsers' guide

(C) Arxia 2004-2005