stewartmatheson / projectx

0 stars 1 forks source link

Update `current_mouse_position` handling #40

Closed msbit closed 3 years ago

msbit commented 3 years ago

Update HouseScene::Update to accept the current_mouse_position by reference, and to not copy-construct another sf::Vector2i unnecessarily