mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-21 22:05:10 +00:00
better management of drawing/display states for window
This commit is contained in:
@@ -53,7 +53,7 @@ namespace RAY::Camera {
|
||||
Matrix getMatrix(void) const override;
|
||||
|
||||
//! @brief get camera struct
|
||||
const ::Camera2D &getCamera(void) const;
|
||||
operator ::Camera2D() const;
|
||||
|
||||
private:
|
||||
::Camera2D _camera;
|
||||
|
||||
Reference in New Issue
Block a user