Skill Bar¶
-
class
SkillBar
(rect: pygame.Rect, manager: pygame_gui.ui_manager.UIManager)[source]¶ Bases:
scripts.engine.widgets.panel.Panel
Display and hold the info for the skills in the skill bar.
-
__init__
(rect: pygame.Rect, manager: pygame_gui.ui_manager.UIManager)[source]¶ Initialize self. See help(type(self)) for accurate signature.
-