2
0
Эх сурвалжийг харах

Travis CI: API documentation update at 2016-07-04 23:28:16 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/03c95a15193ee0cb1fbd2b6947f9f428c42be699

Message: Add contributor credit & minor edit.

urho3d-travis-ci 9 жил өмнө
parent
commit
f99577523d

+ 2 - 0
Docs/ScriptAPI.dox

@@ -391,6 +391,7 @@ namespace Urho3D
 - %BodyB : RigidBody2D pointer
 - %BodyB : RigidBody2D pointer
 - %NodeA : Node pointer
 - %NodeA : Node pointer
 - %NodeB : Node pointer
 - %NodeB : Node pointer
+- %Contact : b2Contact pointer
 
 
 ### PhysicsEndContact2D
 ### PhysicsEndContact2D
 - %World : PhysicsWorld2D pointer
 - %World : PhysicsWorld2D pointer
@@ -398,6 +399,7 @@ namespace Urho3D
 - %BodyB : RigidBody2D pointer
 - %BodyB : RigidBody2D pointer
 - %NodeA : Node pointer
 - %NodeA : Node pointer
 - %NodeB : Node pointer
 - %NodeB : Node pointer
+- %Contact : b2Contact pointer
 
 
 ## %Physics events
 ## %Physics events
 
 

+ 1 - 1
Source/Urho3D/.soversion

@@ -1 +1 @@
-0.0.238
+0.0.239