nqp.ui_elements.tailored package¶
Submodules¶
nqp.ui_elements.tailored.dev_console module¶
nqp.ui_elements.tailored.unit_grid module¶
nqp.ui_elements.tailored.unit_stats_window module¶
- class UnitStatsWindow(game: Game, pos: pygame.Vector2, unit: Unit, is_active: bool = False)[source]¶
Bases:
nqp.ui_elements.generic.ui_window.UIWindow
A UIWindow designed to show the stats for a given Unit.
- set_unit(unit: nqp.command.unit.Unit)[source]¶