mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-20 13:25:10 +00:00
change documentation
This commit is contained in:
@@ -16,7 +16,7 @@ namespace RAY {
|
||||
class ModelAnimations {
|
||||
public:
|
||||
//! @brief A Model animation constructor
|
||||
//! @param filePath an animation pointer, returned by the nimation-loading function
|
||||
//! @param filePath Path to the file containing animations
|
||||
ModelAnimations(const std::string &filePath);
|
||||
|
||||
//! @brief Only single entity can hold these animations pointers
|
||||
|
||||
Reference in New Issue
Block a user