Cockatrice 2026-06-01-Development-3.1.0-beta.3
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
Graphics

Visual graphics for Game elements. More...

Collaboration diagram for Graphics:

Topics

 Players
 Player-specific graphical elements.
 Zones
 Graphical representations of zones.
 Cards
 Graphical representation of cards.

Files

file  arrow_item.h
file  arrow_target.h
file  game_view.h
file  phases_toolbar.h
file  z_value_layer_manager.h
 Semantic Z-value layer management for game scene rendering.
file  z_values.h
 Centralized Z-value constants for rendering layer order.
file  abstract_graphics_item.h
file  graphics_item_type.h

Classes

class  GameScene
 Manages the game board display including players, zones, cards, and animations. More...

Detailed Description

Visual graphics for Game elements.

Provides rendering and layout for core Game objects such as a Player, CardZone, or CardItem in the interface.