mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 19:05:59 -04:00
Fix documentation
This commit is contained in:
parent
ead93d1d69
commit
dfaf8d0da3
@ -349,7 +349,7 @@ public:
|
||||
////////////////////////////////////////////////////////////
|
||||
/// \brief Get a rect extended by specified amount of pixels
|
||||
///
|
||||
/// \param[in] int Number of pixels to extend by
|
||||
/// \param[in] amount Number of pixels to extend by
|
||||
///
|
||||
/// \returns Reference to self
|
||||
///
|
||||
@ -359,7 +359,7 @@ public:
|
||||
////////////////////////////////////////////////////////////
|
||||
/// \brief Extend a rect by specified amount of pixels
|
||||
///
|
||||
/// \param[in] int Number of pixels to extend by
|
||||
/// \param[in] amount Number of pixels to extend by
|
||||
///
|
||||
/// \returns Extended rect
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user