Global

Members

(constant) BrawlerCard

Renders a single brawler card with image, counters, and abilities.
Source:

(constant) BrawlersScreen

Screen that renders the brawler list and the action to load it.
Source:

(constant) LoginScreen

Screen component for local user authentication.
Source:

(constant) PlayerCard

Renders the full player details card used in the player search screen.
Source:

(constant) PlayerSearchScreen

Screen that lets the user search a player by hashtag and renders the result.
Source:

(constant) ProfileScreen

Screen that displays the connected user's profile, statistics, QR code, and sharing actions.
Source:

(constant) VersusComparison

Renders the versus comparison result between two players.
Source:

(constant) VersusScreen

Screen that prepares the versus comparison form and displays the result.
Source:

(constant) getBrawlerImage

Returns the image associated with a brawler name.
Source:

(constant) getPlayersData

Returns the cached player data if it has already been loaded.
Source:

(constant) loadPlayersData

Loads and caches the player data set used by the application.
Source:

(constant) resetPlayersData

Clears the in-memory player data cache.
Source: