Changeset 10414 in orxonox.OLD for trunk/src/world_entities/cameraman.h
- Timestamp:
- Jan 27, 2007, 10:24:52 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/cameraman.h
r10413 r10414 26 26 void setCam(Camera* camera); 27 27 28 void createCameras(const TiXmlElement* camerasTag); 28 29 void createCam(const TiXmlElement* root); 29 30 void moveCam(int x, int y, int z, int camNo);
Note: See TracChangeset
for help on using the changeset viewer.