mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-06 19:22:20 +00:00
a little documentation never hurt anyone
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include "Drawables/ADrawable3D.hpp"
|
||||
|
||||
namespace RAY::Drawables::Drawables3D {
|
||||
//! @brief Cube in a three-dimensionnal space
|
||||
class Cube: public ADrawable3D
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user