Changeset 1795 for trunk/test/Physics/Include
- Timestamp:
- Aug 23, 2012, 4:00:43 PM (10 years ago)
- Location:
- trunk/test/Physics/Include
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Physics/Include/EasyCharacterController.h
r1785 r1795 74 74 protected: 75 75 virtual void BaseTransformChanged(const lol::mat4& PreviousMatrix, const lol::mat4& NewMatrix); 76 virtual char const *GetName(); 76 77 public: 77 78 virtual void TickGame(float seconds);
Note: See TracChangeset
for help on using the changeset viewer.