mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-20 13:25:10 +00:00
a little documentation never hurt anyone
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
namespace RAY
|
||||
{
|
||||
//! @brief Object representation of a texture
|
||||
class Texture: public IRessource {
|
||||
public:
|
||||
//! @brief Create an texture, loading a file
|
||||
|
||||
Reference in New Issue
Block a user