Changeset 10416 in orxonox.OLD for trunk/src/world_entities/cameraman.h
- Timestamp:
- Jan 27, 2007, 10:52:56 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/cameraman.h
r10414 r10416 35 35 void atachCurrTarget(PNode* target); 36 36 void atachCurrCameraToWorldEntity(const std::string& className, const std::string& targetEntity); 37 void atachCameraToWorldEntity(const std::string& cameraName, const std::string& className, const std::string& targetEntity); 37 38 void detachCurrCamera(); 38 39 void jumpCam(int x, int y, int z, int camNo);
Note: See TracChangeset
for help on using the changeset viewer.