refactor: player cameras are resources now
This commit is contained in:
@@ -75,6 +75,8 @@ public:
|
||||
}
|
||||
|
||||
void onSave();
|
||||
|
||||
std::shared_ptr<Camera> getCamera(const std::string& name);
|
||||
};
|
||||
|
||||
#endif /* WORLD_LEVEL_HPP_ */
|
||||
|
||||
Reference in New Issue
Block a user