Moving some stuff so I can do a camera system using the new sf::View animation stuff.
This commit is contained in:
parent
222c66a1f2
commit
8345097e10
3 changed files with 13 additions and 13 deletions
|
|
@ -30,6 +30,7 @@ namespace boss {
|
|||
"[*(200,300)stats]"
|
||||
"[_]"
|
||||
"[_]");
|
||||
|
||||
auto stats = $actions.entity("stats");
|
||||
$actions.set<Rectangle>(stats, {});
|
||||
$actions.set<Text>(stats, {L"stats"});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue