Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 21, 2008, 4:56:41 PM (16 years ago)
Author:
landauf
Message:
  • added ControllableEntity, the baseclass of all players, vehicles and ships.
  • moved Template to core
  • some changes in Camera
  • added 6 constants to WorldEntity to identify relative directions
  • changed vom Radian to Degree as default angle unit
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/objecthierarchy/src/orxonox/CMakeLists.txt

    r1970 r1989  
    4343  tools/WindowEventListener.cc
    4444
    45   objects/Template.cc
    46 
    4745  objects/worldentities/WorldEntity.cc
    4846  objects/worldentities/PositionableEntity.cc
    4947  objects/worldentities/MovableEntity.cc
     48  objects/worldentities/ControllableEntity.cc
    5049#  objects/Backlight.cc
    5150  objects/Camera.cc
Note: See TracChangeset for help on using the changeset viewer.