InputImpl.hpp now has Android implementation

This commit is contained in:
Zombieschannel 2024-09-26 00:50:37 +02:00 committed by Chris Thrasher
parent 02fe28f35b
commit 40fc524b8d

View File

@ -37,7 +37,7 @@ namespace sf
namespace priv namespace priv
{ {
//////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////
/// \brief iOS implementation of inputs (keyboard + mouse) /// \brief Android implementation of inputs (keyboard + mouse)
/// ///
//////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////
class InputImpl class InputImpl