Browse Source

Travis CI: API documentation update at 2014-11-13 19:09:31 UTC.
[ci package]

urho3d-travis-ci 11 years ago
parent
commit
2afc444c4b
2 changed files with 1 additions and 3 deletions
  1. 0 2
      Docs/LuaScriptAPI.dox
  2. 1 1
      Source/Engine/.soversion

+ 0 - 2
Docs/LuaScriptAPI.dox

@@ -5932,7 +5932,6 @@ Methods:
 - bool IsInsideCombined(IntVector2 position, bool isScreen)
 - bool IsInsideCombined(IntVector2 position, bool isScreen)
 - IntRect GetCombinedScreenRect()
 - IntRect GetCombinedScreenRect()
 - void SortChildren()
 - void SortChildren()
-- int GetLayoutMinSize() const
 - int GetIndent() const
 - int GetIndent() const
 - int GetIndentSpacing() const
 - int GetIndentSpacing() const
 - int GetIndentWidth() const
 - int GetIndentWidth() const
@@ -5994,7 +5993,6 @@ Properties:
 - UIElement* root (readonly)
 - UIElement* root (readonly)
 - Color& derivedColor (readonly)
 - Color& derivedColor (readonly)
 - IntRect combinedScreenRect (readonly)
 - IntRect combinedScreenRect (readonly)
-- int layoutMinSize (readonly)
 - int indent
 - int indent
 - int indentSpacing
 - int indentSpacing
 - int indentWidth (readonly)
 - int indentWidth (readonly)

+ 1 - 1
Source/Engine/.soversion

@@ -1 +1 @@
-0.0.39
+0.0.40