mirror of
https://github.com/SFML/SFML.git
synced 2024-11-24 20:31:05 +08:00
Document missing parameter
This commit is contained in:
parent
913021e294
commit
7034e40ccc
@ -200,6 +200,7 @@ public:
|
||||
/// \param first Unicode code point of the first character
|
||||
/// \param second Unicode code point of the second character
|
||||
/// \param characterSize Reference character size
|
||||
/// \param bold Retrieve the bold version or the regular one?
|
||||
///
|
||||
/// \return Kerning value for \a first and \a second, in pixels
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user