Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 22, 2005, 8:41:51 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: importer now uses the graphicsEngine to generate a Window → orxonox gets modular

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/subprojects/importer/framework.h

    r4263 r4272  
    22#define _FRAMEWORK_H
    33 
    4 #include "windowHandler.h" // Include the Whandler Basecode
    54#include "objModel.h"
    65#include "vector.h"
    7 
    8 class Vector;
    96
    107float rotatorP;
     
    3431bool mouse1Down;
    3532
    36 WindowHandler wHandler;  // Create an instance of the whandler basecode class
    3733Model* obj;
    3834
Note: See TracChangeset for help on using the changeset viewer.