Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Actor::Type and Scene::Type in favor of dynamic_cast<T>() | Nao Pross | 2018-02-12 | 1 | -8/+1 |
| | |||||
* | Fix zoom bug, add Scene.type member | Nao Pross | 2018-02-12 | 1 | -4/+9 |
| | |||||
* | Add more events and fix typos in comments | Nao Pross | 2018-02-12 | 1 | -0/+2 |
| | |||||
* | Handle WindowResize event and add zoom | Nao Pross | 2018-02-12 | 1 | -1/+13 |
| | |||||
* | Reimplement in C++ with SFML (mostly) | Nao Pross | 2018-02-11 | 1 | -0/+12 |