mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-05 10:59:38 +00:00
Adding a bit of doc for the no renderer
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
namespace ComSquare::Renderer
|
||||
{
|
||||
//! @brief A renderer that discard everything you give. (Used for tests).
|
||||
class NoRenderer : public IRenderer {
|
||||
public:
|
||||
//! @brief Set a new name to the window, if there is already a name it will be overwrite.
|
||||
|
||||
Reference in New Issue
Block a user