Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10338 in orxonox.OLD for branches/camera/src/world_entities/camera.h


Ignore:
Timestamp:
Jan 24, 2007, 5:04:03 PM (17 years ago)
Author:
gfilip
Message:

so many updates

File:
1 edited

Legend:

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

    r10238 r10338  
    110110  Vector* rotate(Vector* newPos, float speed);
    111111  void jump(float x, float y, float z);
    112   void test();
    113112  void translateNow(Vector* vec);
    114113  PNode* createStick();
    115114  void trans(float x, float y, float z);
    116   void test2();
     115  bool isDone();
    117116};
    118117
Note: See TracChangeset for help on using the changeset viewer.