animated example
This commit is contained in:
parent
216972e73a
commit
c9fd1b1585
17 changed files with 576 additions and 465 deletions
|
|
@ -104,6 +104,7 @@ export namespace Crafter::UI {
|
|||
std::unique_ptr<EventListener<const std::string_view>> textListener_;
|
||||
std::unique_ptr<EventListener<CrafterKeys>> keyListener_;
|
||||
Widget* focused_ = nullptr;
|
||||
float elapsedSec_ = 0.0f;
|
||||
|
||||
float WindowScale() const;
|
||||
void RebuildFrame();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue