Namespace Serenity.GameUi.Application.Representations
Interfaces
IHudRepresentation
One way of turning a bound HUD value into something on screen: a number, a duration, a row of sprites, a bar, an icon.
IHudTextRepresentation
A representation whose entire output is a piece of text, so it can produce its result without an engine.