]> code.bitgloo.com Git - clyne/gamedev.git/commit
added TextureIterator
authorClyne Sullivan <tullivan99@gmail.com>
Sun, 1 May 2016 01:08:39 +0000 (21:08 -0400)
committerClyne Sullivan <tullivan99@gmail.com>
Sun, 1 May 2016 01:08:39 +0000 (21:08 -0400)
commitd9796041ca5876f88280ccb54560653e65e8da8a
tree81ad290bffe543ef39bc5bba741d9c322e8ce593
parentbf3a781ab8ea7c00bf18c960bcb23e72da99bc7b
added TextureIterator
include/common.hpp
include/entities.hpp
include/texture.hpp
include/world.hpp
main.cpp
setup.mk [deleted file]
src/common.cpp
src/entities.cpp
src/inventory.cpp
src/mob.cpp
src/world.cpp