Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 28, 2008, 8:45:31 PM (16 years ago)
Author:
rgrieder
Message:
  • clean up in OrxonoxPlatform.h
  • that's it
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/gui/src/orxonox/GraphicsEngine.h

    r1641 r1652  
    4747#include "core/OrxonoxClass.h"
    4848
    49 
    5049namespace orxonox
    5150{
     
    6261        void setup();
    6362        void declareRessourceLocations();
    64         bool loadRenderer();
     63        void loadRenderer();
    6564        bool initialiseResources();
    6665        bool createNewScene();
Note: See TracChangeset for help on using the changeset viewer.