mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-09 01:23:57 -07:00
Extend z_values.h with command-zone specific constants: ZValues namespace additions: - TOGGLE_BUTTON (0.5): Button above zone background, below cards - PARTNER_ZONE (1.0): Partner zone level within command zone - COMMAND_ZONE (1.0): Standard zone level for command zones - TAX_COUNTERS (overlay+2): Commander tax counter overlay layer ZoneSizes namespace (new): - COMMAND_ZONE_HEIGHT: Card height plus 8px padding - MINIMUM_STACK_HEIGHT: 100px minimum for usability - TAX_COUNTER_SIZE: 24px for tax counter icons - COMMAND_ZONE_WIDTH: 100.0 pixels - MINIMIZED_HEIGHT_RATIO: 25% when minimized GameColors namespace (new): - OVERLAY_ALPHA: 191 (75% opaque) - OVERLAY_BG_NORMAL/HOVERED: Consistent overlay styling These constants enable visual consistency across command zone components. |
||
|---|---|---|
| .. | ||
| resources | ||
| sounds | ||
| src | ||
| themes | ||
| translations | ||
| .qdevelop | ||
| CMakeLists.txt | ||
| cockatrice.desktop | ||
| cockatrice.qrc | ||
| cockatrice.rc | ||
| cockatrice_en@source.ts | ||