C# (CSharp) Descent.GUI.Screens Namespace

Classes

Name Description
AttackElement Displays the attack state with the dice used (and how they landed when rolled), the target monster or hero and the possible surge abilities that can be used to improve the result.
BoardElement The element on the screen that visualizes the game board and marking fields on the board if needed.
HeroElement The specialized user interface for a hero player. It displays most of the hero's belongings and scores along with an image of the hero.
OverlordElement The user interface of the overlord player. This is (at the moment) just his hand of cards. Right now the visualization of the overlords stuff isn't bound to any backend code so it isn't functional yet.
PlayersElement This menu displays some compact information about the other players in the game. The heroes will see the overlord and the other players' heroes and the overlord will see the entire hero party.