All Classes and Interfaces
Class
Description
Main application class
Card class, where the cards are created
Effect class, where the effect is created.
EffectType enum, where the effect type is created.
Game class, where the game is created
GameController class
Hero enum, where the hero is created
Player class, where the player is created
PlayMat class, where the playmat is created
Turn class, where the turn is created
Test, a class to test the compilation of all java files in the current directory and some other stuff