Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10464 in orxonox.OLD for trunk/src/world_entities/cameraman.h


Ignore:
Timestamp:
Jan 28, 2007, 10:07:20 PM (19 years ago)
Author:
patrick
Message:

more on scrolling stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/cameraman.h

    r10441 r10464  
    5353    float getCurrCameraCoorY();
    5454    float getCurrCameraCoorZ();
     55    const Camera* getCurrentCam() { return this->currentCam; }
    5556    bool cameraIsInVector(Camera* camera);
    5657
Note: See TracChangeset for help on using the changeset viewer.