mirror of
https://github.com/SFML/SFML.git
synced 2024-11-24 20:31:05 +08:00
Added missing \param field from sf::Keyboard::getDescription(Scancode code) in docs
This commit is contained in:
parent
b7c526efc2
commit
9534c000f6
@ -401,6 +401,8 @@ SFML_WINDOW_API Scancode delocalize(Key key);
|
||||
/// interpret the scancode: for example, sf::Keyboard::Key::Semicolon is
|
||||
/// mapped to ";" for layout and to "é" for others.
|
||||
///
|
||||
/// \param code Scancode to check
|
||||
///
|
||||
/// \return The localized description of the code
|
||||
///
|
||||
////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user