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