]> code.bitgloo.com Git - clyne/gamedev2.git/commit
Render system is now decoupled from the world system
authorAndy Belle-Isle <drumsetmonkey@gmail.com>
Mon, 16 Sep 2019 22:16:43 +0000 (18:16 -0400)
committerAndy Belle-Isle <drumsetmonkey@gmail.com>
Mon, 16 Sep 2019 22:16:43 +0000 (18:16 -0400)
commit0236eb7f6391c9d925dcaaddb8cb01ecfb7d5e55
treefcc7ad078ec6e2eb0691ab1c4de2915ff6baed78
parentbce8d0687f44def4b0171cd84bf1441fc4390e58
Render system is now decoupled from the world system
src/engine.cpp
src/events/world.hpp
src/render.cpp
src/render.hpp
src/world.cpp
src/world.hpp