Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 1, 2010, 4:20:47 PM (14 years ago)
Author:
gionc
Message:

First version of SkyboxGenerator

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/skybox2/src/orxonox/worldentities/ControllableEntity.h

    r6417 r6673  
    137137            inline float getMouseLookSpeed() const
    138138                { return this->mouseLookSpeed_; }
     139            inline CameraPosition* getCurrentCameraPosition()
     140                { return this->currentCameraPosition_; }
    139141
    140142            inline Controller* getXMLController() const
Note: See TracChangeset for help on using the changeset viewer.