Daniele Bartolini 10 år sedan
förälder
incheckning
5fe5734091
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      src/input/input_device.h

+ 3 - 0
src/input/input_device.h

@@ -11,6 +11,9 @@
 namespace crown
 {
 
+/// Represents a generic input device.
+///
+/// @ingroup Input
 struct InputDevice
 {
 	/// Returns the name of the input device.