mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-20 05:15:10 +00:00
a little documentation never hurt anyone
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include "Drawables/ADrawable2D.hpp"
|
||||
|
||||
namespace RAY::Drawables::Drawables2D {
|
||||
//! @brief Rectangle in a two-dimensionnal space
|
||||
class Rectangle: public ADrawable2D
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user