From a4005221f5968e829bdb0e5ec699ed91460b4a2d Mon Sep 17 00:00:00 2001 From: Rémi Verschelde Date: Wed, 13 Sep 2017 08:49:40 +0200 Subject: doc: Sync classref with current source [ci skip] --- doc/classes/InputEventKey.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/classes/InputEventKey.xml') diff --git a/doc/classes/InputEventKey.xml b/doc/classes/InputEventKey.xml index e76447d52..151e19d25 100644 --- a/doc/classes/InputEventKey.xml +++ b/doc/classes/InputEventKey.xml @@ -62,16 +62,16 @@ - + Echo state of the key, i.e. whether it's a repeat event or not. - + Pressed state of the key. - + Scancode of the key, one of the KEY_* constants in [@Global Scope]. - + Unicode identifier of the key (when relevant). -- cgit v1.3.1