Changeset 2100 in orxonox.OLD for orxonox/branches/chris/src/world_entity.cc
- Timestamp:
- Jul 10, 2004, 1:15:22 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/chris/src/world_entity.cc
r2096 r2100 53 53 { 54 54 return &place; 55 } 56 57 bool WorldEntity::isFree () 58 { 59 return bFree; 55 60 } 56 61
Note: See TracChangeset
for help on using the changeset viewer.