]> git.localhorst.tv Git - blank.git/commit
split entity from controller
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 8 Mar 2015 23:24:24 +0000 (00:24 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 8 Mar 2015 23:24:24 +0000 (00:24 +0100)
commitcb959294a8271969ddfe411471d7f04e82c4788a
treeb12e55716a13902f816cc24952419978a8e4d9a2
parent09b5fd4523246deace5f52eed03623d150b76913
split entity from controller
src/app.cpp
src/app.hpp
src/controller.cpp
src/controller.hpp
src/entity.cpp [new file with mode: 0644]
src/entity.hpp [new file with mode: 0644]
src/world.cpp
src/world.hpp