Changeset 189
- Timestamp:
- 02/27/2010 11:46:18 PM (2 years ago)
- Files:
-
- trunk/src/tests/test_sim2_animat.cpp (deleted)
- trunk/src/tests/test_sim2_sensor.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/tests/test_sim2_sensor.cpp
r188 r189 22 22 { 23 23 m_called = true; 24 Sensor::update(animat,world,dt); 24 25 } 25 26 ~SimpleSensor()
