aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/headers/Scene.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-12Remove Actor::Type and Scene::Type in favor of dynamic_cast<T>()Nao Pross1-8/+1
2018-02-12Fix zoom bug, add Scene.type memberNao Pross1-4/+9
2018-02-12add panmafaldo1-0/+1
2018-02-12Add more events and fix typos in commentsNao Pross1-0/+2
2018-02-12Handle WindowResize event and add zoomNao Pross1-1/+13
2018-02-11Reimplement in C++ with SFML (mostly)Nao Pross1-0/+12