Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jan 28, 2007, 2:24:05 PM (17 years ago)
Author:
snellen
Message:

fixed moon

File:
1 edited

Legend:

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

    r10424 r10441  
    3838    void detachCurrCamera();
    3939    void jumpCam(int x, int y, int z, int camNo);
    40     void jumpCurrCam(int x, int y, int z);
     40    void jumpCurrCam(float x, float y, float z);
    4141    void changeSpeed(float speed);
    4242    void setClipRegion(float nearClip, float farClip);
Note: See TracChangeset for help on using the changeset viewer.