Browse Source

Travis CI: API documentation update at 2014-04-16 06:02:35 UTC.
[ci package]

urho3d-travis-ci 11 years ago
parent
commit
d6c5aa05bc
1 changed files with 3 additions and 3 deletions
  1. 3 3
      Docs/ScriptAPI.dox

+ 3 - 3
Docs/ScriptAPI.dox

@@ -143,8 +143,8 @@ namespace Urho3D
 - %Buttons : int
 - %Qualifiers : int
 
-### Char
-- %Char : int
+### TextInput
+- %Text : String
 - %Buttons : int
 - %Qualifiers : int
 
@@ -513,7 +513,7 @@ namespace Urho3D
 
 ### CharEntry
 - %Element : UIElement pointer
-- %Char : int
+- %Text : String
 - %Buttons : int
 - %Qualifiers : int