This website requires JavaScript.
Explore
Help
Sign in
trotFunky
/
Project_Maat
Watch
1
Star
0
Fork
You've already forked Project_Maat
0
Code
Issues
Pull requests
Releases
1
Activity
f7481f2bc9
Project_Maat
/
src
History
Download ZIP
Download TAR.GZ
Teo-CD
f7481f2bc9
Added type alias for std::pair<uint8_t,uint8_t> for grid coordinates as sf::Vector2 cannot be used in std::map or std::set
2019-06-08 16:11:29 +02:00
..
CMakeLists.txt
Entities are now constructable
2019-06-07 22:20:34 +02:00
Entity.cpp
Added type alias for std::pair<uint8_t,uint8_t> for grid coordinates as sf::Vector2 cannot be used in std::map or std::set
2019-06-08 16:11:29 +02:00
Entity.h
Added type alias for std::pair<uint8_t,uint8_t> for grid coordinates as sf::Vector2 cannot be used in std::map or std::set
2019-06-08 16:11:29 +02:00
Game.cpp
Moved the clock check outside of the event loop
2019-06-08 01:54:58 +02:00
Game.h
Entities are now constructable
2019-06-07 22:20:34 +02:00
Level.cpp
Added type alias for std::pair<uint8_t,uint8_t> for grid coordinates as sf::Vector2 cannot be used in std::map or std::set
2019-06-08 16:11:29 +02:00
Level.h
Added type alias for std::pair<uint8_t,uint8_t> for grid coordinates as sf::Vector2 cannot be used in std::map or std::set
2019-06-08 16:11:29 +02:00
Utils.cpp
Entities are now constructable
2019-06-07 22:20:34 +02:00
Utils.h
Added type alias for std::pair<uint8_t,uint8_t> for grid coordinates as sf::Vector2 cannot be used in std::map or std::set
2019-06-08 16:11:29 +02:00