浏览代码

Travis CI: API documentation update at 2014-03-06 15:11:35 UTC.
[ci package]

urho3d-travis-ci 11 年之前
父节点
当前提交
4d01971fe3
共有 3 个文件被更改,包括 11 次插入11 次删除
  1. 4 4
      Docs/AngelScriptAPI.h
  2. 3 3
      Docs/LuaScriptAPI.dox
  3. 4 4
      Docs/ScriptAPI.dox

+ 4 - 4
Docs/AngelScriptAPI.h

@@ -166,6 +166,7 @@ Node node;
 uint numAttributes;
 bool occludee;
 bool occluder;
+float pixelsPerUnit;
 /* readonly */
 int refs;
 float shadowDistance;
@@ -177,7 +178,6 @@ bool temporary;
 ShortStringHash type;
 /* readonly */
 String typeName;
-float unitPerPixel;
 uint viewMask;
 /* readonly */
 int weakRefs;
@@ -2112,6 +2112,7 @@ Node node;
 uint numAttributes;
 bool occludee;
 bool occluder;
+float pixelsPerUnit;
 /* readonly */
 int refs;
 float shadowDistance;
@@ -2122,7 +2123,6 @@ bool temporary;
 ShortStringHash type;
 /* readonly */
 String typeName;
-float unitPerPixel;
 uint viewMask;
 /* readonly */
 int weakRefs;
@@ -4471,6 +4471,7 @@ Node node;
 uint numAttributes;
 bool occludee;
 bool occluder;
+float pixelsPerUnit;
 /* readonly */
 int refs;
 float shadowDistance;
@@ -4481,7 +4482,6 @@ bool temporary;
 ShortStringHash type;
 /* readonly */
 String typeName;
-float unitPerPixel;
 uint viewMask;
 /* readonly */
 int weakRefs;
@@ -6827,6 +6827,7 @@ Node node;
 uint numAttributes;
 bool occludee;
 bool occluder;
+float pixelsPerUnit;
 /* readonly */
 int refs;
 float shadowDistance;
@@ -6837,7 +6838,6 @@ bool temporary;
 ShortStringHash type;
 /* readonly */
 String typeName;
-float unitPerPixel;
 uint viewMask;
 /* readonly */
 int weakRefs;

+ 3 - 3
Docs/LuaScriptAPI.dox

@@ -1099,12 +1099,12 @@ Properties:
 
 Methods:
 
-- void SetUnitPerPixel(float unitPerPixel)
+- void SetPixelsPerUnit(float pixelsPerUnit)
 - void SetSprite(Sprite2D* sprite)
 - void SetMaterial(Material* material)
 - void SetBlendMode(BlendMode mode)
 - void SetZValue(float zValue)
-- float GetUnitPerPixel() const
+- float GetPixelsPerUnit() const
 - Sprite2D* GetSprite() const
 - Material* GetMaterial() const
 - BlendMode GetBlendMode() const
@@ -1112,7 +1112,7 @@ Methods:
 
 Properties:
 
-- float unitPerPixel
+- float pixelsPerUnit
 - Sprite2D* sprite
 - Material* material
 - BlendMode blendMode

+ 4 - 4
Docs/ScriptAPI.dox

@@ -133,6 +133,7 @@ Properties:
 - uint numAttributes // readonly
 - bool occludee
 - bool occluder
+- float pixelsPerUnit
 - int refs // readonly
 - float shadowDistance
 - uint shadowMask
@@ -141,7 +142,6 @@ Properties:
 - bool temporary
 - ShortStringHash type // readonly
 - String typeName // readonly
-- float unitPerPixel
 - uint viewMask
 - int weakRefs // readonly
 - BoundingBox worldBoundingBox // readonly
@@ -1778,6 +1778,7 @@ Properties:
 - uint numAttributes // readonly
 - bool occludee
 - bool occluder
+- float pixelsPerUnit
 - int refs // readonly
 - float shadowDistance
 - uint shadowMask
@@ -1785,7 +1786,6 @@ Properties:
 - bool temporary
 - ShortStringHash type // readonly
 - String typeName // readonly
-- float unitPerPixel
 - uint viewMask
 - int weakRefs // readonly
 - BoundingBox worldBoundingBox // readonly
@@ -3727,6 +3727,7 @@ Properties:
 - uint numAttributes // readonly
 - bool occludee
 - bool occluder
+- float pixelsPerUnit
 - int refs // readonly
 - float shadowDistance
 - uint shadowMask
@@ -3734,7 +3735,6 @@ Properties:
 - bool temporary
 - ShortStringHash type // readonly
 - String typeName // readonly
-- float unitPerPixel
 - uint viewMask
 - int weakRefs // readonly
 - BoundingBox worldBoundingBox // readonly
@@ -5719,6 +5719,7 @@ Properties:
 - uint numAttributes // readonly
 - bool occludee
 - bool occluder
+- float pixelsPerUnit
 - int refs // readonly
 - float shadowDistance
 - uint shadowMask
@@ -5726,7 +5727,6 @@ Properties:
 - bool temporary
 - ShortStringHash type // readonly
 - String typeName // readonly
-- float unitPerPixel
 - uint viewMask
 - int weakRefs // readonly
 - BoundingBox worldBoundingBox // readonly