#include <PrematchBanner.hpp>
◆ PrematchBanner()
| PrematchBanner::PrematchBanner |
( |
| ) |
|
◆ draw()
| void PrematchBanner::draw |
( |
HudContext & | ctx, |
|
|
float | drawX, |
|
|
float | drawY ) |
|
overridevirtual |
Emit geometry into the draw context.
- Parameters
-
| ctx | Immediate-mode draw API. |
| drawX | Resolved pixel X (anchor + offset already applied). |
| drawY | Resolved pixel Y. |
Implements HudWidget.
◆ update()
Called each frame before draw(). Update animation, consume events.
Implements HudWidget.
◆ matchWon_
| bool PrematchBanner::matchWon_ = false |
|
private |
◆ phase_
◆ timeRemaining_
| float PrematchBanner::timeRemaining_ = 0.f |
|
private |
The documentation for this struct was generated from the following files: