瀏覽代碼

Travis CI: API documentation update at 2016-08-06 15:39:52 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/a44c0a7a43e9b3e344aff50f8c13469d8ec8a98c

Message: Capitalization & other minor code style edits to the SDL raw event sending. Sync contributor credits.

urho3d-travis-ci 9 年之前
父節點
當前提交
b856bfbcd0
共有 2 個文件被更改,包括 9 次插入1 次删除
  1. 8 0
      Docs/ScriptAPI.dox
  2. 1 1
      Source/Urho3D/.soversion

+ 8 - 0
Docs/ScriptAPI.dox

@@ -259,6 +259,14 @@ namespace Urho3D
 
 
 ### ExitRequested
 ### ExitRequested
 
 
+### SDLRawInput
+- %SDLEvent : SDL_Event*
+- %Consumed : bool
+
+### InputBegin
+
+### InputEnd
+
 ## %Navigation events
 ## %Navigation events
 
 
 ### NavigationMeshRebuilt
 ### NavigationMeshRebuilt

+ 1 - 1
Source/Urho3D/.soversion

@@ -1 +1 @@
-0.0.247
+0.0.248