mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-21 05:45:10 +00:00
a little documentation never hurt anyone
This commit is contained in:
@@ -20,6 +20,7 @@ namespace RAY
|
||||
class ADrawable2D;
|
||||
}
|
||||
class IRessource;
|
||||
//! @brief Object representation of a framebuffer
|
||||
class Image: public Canvas, public IRessource {
|
||||
public:
|
||||
//! @brief Create an image, loading a file
|
||||
|
||||
Reference in New Issue
Block a user