Changeset 1641 for trunk/test/Physics/LolPhysics.h
- Timestamp:
- Jul 17, 2012, 11:31:45 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Physics/LolPhysics.h
r1632 r1641 61 61 virtual void TickGame(float seconds) 62 62 { 63 Entity::TickGame(seconds); 64 63 65 //step the simulation 64 66 if (m_dynamics_world)
Note: See TracChangeset
for help on using the changeset viewer.