Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jan 27, 2007, 10:24:52 PM (19 years ago)
Author:
snellen
Message:

fixed segfault if syntax error in xml

File:
1 edited

Legend:

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

    r10413 r10414  
    2626    void setCam(Camera* camera);
    2727
     28    void createCameras(const TiXmlElement* camerasTag);
    2829    void createCam(const TiXmlElement* root);
    2930    void moveCam(int x, int y, int z,  int camNo);
Note: See TracChangeset for help on using the changeset viewer.