Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 12, 2007, 1:18:46 AM (17 years ago)
Author:
landauf
Message:

first try to add a WorldEntity. at the moment it's just a class with an Ogre::SceneNode

File:
1 edited

Legend:

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

    r454 r460  
    1414        orxonox/core/SignalHandler.cc
    1515        orxonox/objects/BaseObject.cc
     16        orxonox/objects/WorldEntity.cc
    1617        orxonox/objects/test1.cc
    1718        orxonox/objects/test2.cc
     
    3536        orxonox/core/SignalHandler.h
    3637        orxonox/objects/BaseObject.h
     38        orxonox/objects/WorldEntity.h
    3739        orxonox/objects/Test.h
    3840        orxonox/objects/test1.h
Note: See TracChangeset for help on using the changeset viewer.