Loading...
Searching...
No Matches
AdventureSouls.SoulsHUD Class Reference

Detailed Description

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)

https://adventure.softleitner.com/manual/souls-scenes

Inheritance diagram for AdventureSouls.SoulsHUD:

Public Member Functions

void Hide ()
 
void Show ()
 
void ShowBoss (CharacterBase character)
 
void HideBoss ()
 

Public Attributes

CharacterBase Character
 
ListedInventory Inventory
 
CharacterActionArea InteractionArea
 
ResourceBarBase BossHealthBar