Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 10, 2007, 1:30:09 PM (17 years ago)
Author:
gfilip
Message:

tralala

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/camera/src/world_entities/cameraman.h

    r10204 r10205  
    1111    int camNo;
    1212    int camAmount;
    13 
     13    Camera* cameras[6];
    1414
    1515
     
    1818    void setCam(int CameraNo);
    1919    void createCam();
    20     Camera* cameras[6];
    2120    void moveCam(int x, int y, int z,  int camNo);
    2221    void moveCurrCam(int x, int y, int z);
Note: See TracChangeset for help on using the changeset viewer.