collisionMoveSimple: use std::vector instead of std::list, this improve the performances
authorLoic Blot <loic.blot@unix-experience.fr>
Thu, 5 Mar 2015 17:08:19 +0000 (18:08 +0100)
committerLoic Blot <loic.blot@unix-experience.fr>
Thu, 5 Mar 2015 17:08:19 +0000 (18:08 +0100)
commitc00eed90d3e803cd2cc639bd4b97a6427753250c
tree151bc7efeb4ad867d9991d338a0006e0644fdef3
parent6c09b34edcf69b33ea51033a2767b162aee7d437
collisionMoveSimple: use std::vector instead of std::list, this improve the performances
src/collision.cpp