colobot/src/physics
Piotr Dziwinski 02ffdcfe23 Refactor level parser code
* replace manual memory management with std::unique_ptr
 * remove unnecessary dynamic allocations
 * make coding style consistent
2015-06-21 20:59:23 +02:00
..
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
physics.cpp Refactor level parser code 2015-06-21 20:59:23 +02:00
physics.h Level state loading via CLevelParser 2014-11-10 17:15:34 +01:00

README.txt

/**
 * \dir src/physics
 * \brief Physics engine
 */