mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 04:41: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 first Unicode code point of the first character
|
||||||
/// \param second Unicode code point of the second character
|
/// \param second Unicode code point of the second character
|
||||||
/// \param characterSize Reference character size
|
/// \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
|
/// \return Kerning value for \a first and \a second, in pixels
|
||||||
///
|
///
|
||||||
|
Loading…
Reference in New Issue
Block a user