patern_preview/world: Place selection into the world
This commit is contained in:
@@ -27,6 +27,7 @@ private:
|
||||
bool is_started = false;
|
||||
std::shared_ptr<ctx> context_;
|
||||
Vector2 mouse_pos_ = {0, 0};
|
||||
bool is_unplacable_ = false;
|
||||
};
|
||||
|
||||
} // namespace gol
|
||||
|
||||
Reference in New Issue
Block a user