Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 11, 2008, 2:34:01 PM (17 years ago)
Author:
FelixSchulthess
Message:

chais new hud

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/hud2/src/orxonox/hud/RadarOverlayElement.h

    r1218 r1254  
    3232#include <string.h>
    3333#include <OgreOverlayElement.h>
     34#include <OgrePanelOverlayElement.h>
     35
    3436#include <OgrePrerequisites.h>
    3537#include "../OrxonoxPrereqs.h"
     
    5052    virtual void initialise();
    5153
    52 
     54    void initRadarOverlayElement(Real left, Real top, int dim, Ogre::OverlayContainer* container);
    5355  };
    5456}       
Note: See TracChangeset for help on using the changeset viewer.