Changeset 2114 for code/branches/objecthierarchy/src/orxonox/objects
- Timestamp:
- Nov 2, 2008, 12:59:58 PM (16 years ago)
- Location:
- code/branches/objecthierarchy/src/orxonox/objects
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy/src/orxonox/objects/Tickable.h
r1790 r2114 28 28 29 29 /*! 30 @file Tickable.h30 @file 31 31 @brief Declaration of the Tickable interface. 32 32 -
code/branches/objecthierarchy/src/orxonox/objects/worldentities/ParticleEmitter.cc
r2112 r2114 28 28 29 29 /** 30 * @file ParticleInterface.cc30 * @file 31 31 * @brief class to control praticle effects 32 32 */
Note: See TracChangeset
for help on using the changeset viewer.