Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 31, 2007, 1:27:36 AM (17 years ago)
Author:
bknecht
Message:

explosions and such

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/space_ships/space_ship.h

    r10516 r10531  
    9292
    9393    virtual void hit(float damage, WorldEntity* killer);
     94   
     95    void                  setCameraDistance(float dist);
    9496
    9597  private:
     
    188190    float                 cameraSpeed;
    189191
    190     void                  setCameraDistance(float dist);
     192
    191193    void                  setCameraFovy(float fovy);
    192194
Note: See TracChangeset for help on using the changeset viewer.