Daniele Bartolini 11 лет назад
Родитель
Сommit
3790702cf6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      engine/input/touch.h

+ 1 - 1
engine/input/touch.h

@@ -37,7 +37,7 @@ namespace crown
 /// @ingroup Input
 const uint32_t MAX_POINTER_IDS = 4;
 
-/// Interface for accessing mouse input device.
+/// Interface for accessing touch panel input device.
 ///
 /// @ingroup Input
 struct Touch