Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jan 27, 2007, 9:11:13 PM (17 years ago)
Author:
snellen
Message:

added method detachCurrCamera

File:
1 edited

Legend:

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

    r10406 r10413  
    3434    void atachCurrTarget(PNode* target);
    3535    void atachCurrCameraToWorldEntity(const std::string& className, const std::string& targetEntity);
     36    void detachCurrCamera();
    3637    void jumpCam(int x, int y, int z, int camNo);
    3738    void jumpCurrCam(int x, int y, int z);
Note: See TracChangeset for help on using the changeset viewer.