C# (CSharp) HearthAnalyzer.Core Namespace

Nested Namespaces

HearthAnalyzer.Core.Cards
HearthAnalyzer.Core.Deathrattles
HearthAnalyzer.Core.Heroes
HearthAnalyzer.Core.Tests

Classes

Name Description
Constants
GameBoard Represents the game board
GameEngine Represents the game engine and game loop for Hearthstone
GameEventManager Responsible for handling the various game events. Classes can register to be called by the GameEventManager when certain events happen.
GameState Represents the overall game state
Logger