RosettaStone.hpp
Go to the documentation of this file.
1 // Copyright (c) 2018 Chris Ohk, Youngjoong Kim, SeungHyun Jeon
2 
3 // We are making my contributions/submissions to this project solely in our
4 // personal capacity and are not conveying any rights to any intellectual
5 // property of any third parties.
6 
7 #ifndef ROSSETASTONE_ROSETTA_HPP
8 #define ROSSETASTONE_ROSETTA_HPP
9 
14 #include <Rosetta/Actions/Draw.hpp>
19 #include <Rosetta/Cards/Card.hpp>
20 #include <Rosetta/Cards/Cards.hpp>
32 #include <Rosetta/Games/Game.hpp>
42 #include <Rosetta/Models/Deck.hpp>
45 #include <Rosetta/Models/Hand.hpp>
46 #include <Rosetta/Models/Hero.hpp>
50 #include <Rosetta/Models/Spell.hpp>
55 #include <Rosetta/RosettaStone.hpp>
73 #include <Rosetta/Tasks/Tasks.hpp>
74 
75 #endif // ROSSETASTONE_ROSETTA_HPP