ActionAdventureKit 1.8.0
|
manages the HUD of the souls demo(boss health, xp, context action text, ...)
(resource bars for player and enemy are self contained using core components and dont require management from here)
Public Member Functions | |
void | Hide () |
void | Show () |
void | ShowBoss (CharacterBase character) |
void | HideBoss () |
Public Attributes | |
CharacterBase | Character |
ListedInventory | Inventory |
CharacterActionArea | InteractionArea |
ResourceBarBase | BossHealthBar |