Browse Source

Travis CI: API documentation update at 2020-02-04 06:57:46 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/6947c1b01c23776d6837d5c7afcd90223c5c2f5e

Message: Send Mouse Clicks on Event (#2566)

urho3d-travis-ci 5 years ago
parent
commit
b8f9311fad
2 changed files with 2 additions and 1 deletions
  1. 1 0
      Docs/ScriptAPI.dox
  2. 1 1
      Source/Urho3D/.soversion

+ 1 - 0
Docs/ScriptAPI.dox

@@ -170,6 +170,7 @@ namespace Urho3D
 - %Button : int
 - %Buttons : int
 - %Qualifiers : int
+- %Clicks : int
 
 ### MouseButtonUp
 - %Button : int

+ 1 - 1
Source/Urho3D/.soversion

@@ -1 +1 @@
-0.1.129
+0.1.130