- Timestamp:
- Aug 9, 2013, 9:26:46 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core6/src/orxonox/collisionshapes/WorldEntityCollisionShape.h
r9612 r9629 38 38 { 39 39 public: 40 WorldEntityCollisionShape( BaseObject* creator);40 WorldEntityCollisionShape(Context* context); 41 41 virtual ~WorldEntityCollisionShape(); 42 42
Note: See TracChangeset
for help on using the changeset viewer.