فهرست منبع

Travis CI: API documentation update at 2014-03-20 20:38:47 UTC.
[ci package]

urho3d-travis-ci 11 سال پیش
والد
کامیت
6037d1160f
3فایلهای تغییر یافته به همراه19 افزوده شده و 0 حذف شده
  1. 8 0
      Docs/AngelScriptAPI.h
  2. 3 0
      Docs/LuaScriptAPI.dox
  3. 8 0
      Docs/ScriptAPI.dox

+ 8 - 0
Docs/AngelScriptAPI.h

@@ -668,6 +668,7 @@ HorizontalAlignment horizontalAlignment;
 IntVector2 hoverOffset;
 /* readonly */
 bool hovering;
+IntRect imageBorder;
 IntRect imageRect;
 int indent;
 int indentSpacing;
@@ -869,6 +870,7 @@ HorizontalAlignment horizontalAlignment;
 IntVector2 hoverOffset;
 /* readonly */
 bool hovering;
+IntRect imageBorder;
 IntRect imageRect;
 int indent;
 int indentSpacing;
@@ -1133,6 +1135,7 @@ HorizontalAlignment horizontalAlignment;
 IntVector2 hoverOffset;
 /* readonly */
 bool hovering;
+IntRect imageBorder;
 IntRect imageRect;
 int indent;
 int indentSpacing;
@@ -2344,6 +2347,7 @@ HorizontalAlignment horizontalAlignment;
 IntVector2 hoverOffset;
 /* readonly */
 bool hovering;
+IntRect imageBorder;
 IntRect imageRect;
 int indent;
 int indentSpacing;
@@ -2977,6 +2981,7 @@ HorizontalAlignment horizontalAlignment;
 IntVector2 hoverOffset;
 /* readonly */
 bool hovering;
+IntRect imageBorder;
 IntRect imageRect;
 int indent;
 int indentSpacing;
@@ -3859,6 +3864,7 @@ HorizontalAlignment horizontalAlignment;
 IntVector2 hoverOffset;
 /* readonly */
 bool hovering;
+IntRect imageBorder;
 IntRect imageRect;
 int indent;
 int indentSpacing;
@@ -4403,6 +4409,7 @@ HorizontalAlignment horizontalAlignment;
 IntVector2 hoverOffset;
 /* readonly */
 bool hovering;
+IntRect imageBorder;
 IntRect imageRect;
 int indent;
 int indentSpacing;
@@ -6897,6 +6904,7 @@ HorizontalAlignment horizontalAlignment;
 IntVector2 hoverOffset;
 /* readonly */
 bool hovering;
+IntRect imageBorder;
 IntRect imageRect;
 int indent;
 int indentSpacing;

+ 3 - 0
Docs/LuaScriptAPI.dox

@@ -337,6 +337,7 @@ Methods:
 - void SetImageRect(const IntRect& rect)
 - void SetFullImageRect()
 - void SetBorder(const IntRect& rect)
+- void SetImageBorder(const IntRect& rect)
 - void SetHoverOffset(const IntVector2& offset)
 - void SetHoverOffset(int x, int y)
 - void SetBlendMode(BlendMode mode)
@@ -344,6 +345,7 @@ Methods:
 - Texture* GetTexture() const
 - const IntRect& GetImageRect() const
 - const IntRect& GetBorder() const
+- const IntRect& GetImageBorder() const
 - const IntVector2& GetHoverOffset() const
 - BlendMode GetBlendMode() const
 - bool IsTiled() const
@@ -353,6 +355,7 @@ Properties:
 - Texture* texture
 - IntRect& imageRect
 - IntRect& border
+- IntRect& imageBorder
 - IntVector2& hoverOffset
 - BlendMode blendMode
 - bool tiled

+ 8 - 0
Docs/ScriptAPI.dox

@@ -560,6 +560,7 @@ Properties:
 - HorizontalAlignment horizontalAlignment
 - IntVector2 hoverOffset
 - bool hovering // readonly
+- IntRect imageBorder
 - IntRect imageRect
 - int indent
 - int indentSpacing
@@ -737,6 +738,7 @@ Properties:
 - HorizontalAlignment horizontalAlignment
 - IntVector2 hoverOffset
 - bool hovering // readonly
+- IntRect imageBorder
 - IntRect imageRect
 - int indent
 - int indentSpacing
@@ -961,6 +963,7 @@ Properties:
 - HorizontalAlignment horizontalAlignment
 - IntVector2 hoverOffset
 - bool hovering // readonly
+- IntRect imageBorder
 - IntRect imageRect
 - int indent
 - int indentSpacing
@@ -1951,6 +1954,7 @@ Properties:
 - HorizontalAlignment horizontalAlignment
 - IntVector2 hoverOffset
 - bool hovering // readonly
+- IntRect imageBorder
 - IntRect imageRect
 - int indent
 - int indentSpacing
@@ -2480,6 +2484,7 @@ Properties:
 - HorizontalAlignment horizontalAlignment
 - IntVector2 hoverOffset
 - bool hovering // readonly
+- IntRect imageBorder
 - IntRect imageRect
 - int indent
 - int indentSpacing
@@ -3188,6 +3193,7 @@ Properties:
 - HorizontalAlignment horizontalAlignment
 - IntVector2 hoverOffset
 - bool hovering // readonly
+- IntRect imageBorder
 - IntRect imageRect
 - int indent
 - int indentSpacing
@@ -3665,6 +3671,7 @@ Properties:
 - HorizontalAlignment horizontalAlignment
 - IntVector2 hoverOffset
 - bool hovering // readonly
+- IntRect imageBorder
 - IntRect imageRect
 - int indent
 - int indentSpacing
@@ -5769,6 +5776,7 @@ Properties:
 - HorizontalAlignment horizontalAlignment
 - IntVector2 hoverOffset
 - bool hovering // readonly
+- IntRect imageBorder
 - IntRect imageRect
 - int indent
 - int indentSpacing