Browse Source

Travis CI: API documentation update at 2014-03-28 06:19:55 UTC.
[ci package]

urho3d-travis-ci 11 years ago
parent
commit
001a35eff1
3 changed files with 15 additions and 15 deletions
  1. 6 6
      Docs/AngelScriptAPI.h
  2. 3 3
      Docs/LuaScriptAPI.dox
  3. 6 6
      Docs/ScriptAPI.dox

+ 6 - 6
Docs/AngelScriptAPI.h

@@ -1246,9 +1246,9 @@ uint numAttributes;
 /* readonly */
 int refs;
 float restitution;
-bool sensor;
 Vector2 size;
 bool temporary;
+bool trigger;
 /* readonly */
 ShortStringHash type;
 /* readonly */
@@ -1313,8 +1313,8 @@ uint numAttributes;
 /* readonly */
 int refs;
 float restitution;
-bool sensor;
 bool temporary;
+bool trigger;
 /* readonly */
 ShortStringHash type;
 /* readonly */
@@ -1378,8 +1378,8 @@ float radius;
 /* readonly */
 int refs;
 float restitution;
-bool sensor;
 bool temporary;
+bool trigger;
 /* readonly */
 ShortStringHash type;
 /* readonly */
@@ -1440,8 +1440,8 @@ uint numAttributes;
 /* readonly */
 int refs;
 float restitution;
-bool sensor;
 bool temporary;
+bool trigger;
 /* readonly */
 ShortStringHash type;
 /* readonly */
@@ -1507,8 +1507,8 @@ uint numAttributes;
 /* readonly */
 int refs;
 float restitution;
-bool sensor;
 bool temporary;
+bool trigger;
 /* readonly */
 ShortStringHash type;
 /* readonly */
@@ -1637,8 +1637,8 @@ uint numAttributes;
 /* readonly */
 int refs;
 float restitution;
-bool sensor;
 bool temporary;
+bool trigger;
 /* readonly */
 ShortStringHash type;
 /* readonly */

+ 3 - 3
Docs/LuaScriptAPI.dox

@@ -708,14 +708,14 @@ Properties:
 
 Methods:
 
-- void SetSensor(bool sensor)
+- void SetTrigger(bool trigger)
 - void SetCategoryBits(int categoryBits)
 - void SetMaskBits(int maskBits)
 - void SetGroupIndex(int groupIndex)
 - void SetDensity(float density)
 - void SetFriction(float friction)
 - void SetRestitution(float restitution)
-- bool IsSensor() const
+- bool IsTrigger() const
 - int GetCategoryBits() const
 - int GetMaskBits() const
 - int GetGroupIndex() const
@@ -728,7 +728,7 @@ Methods:
 
 Properties:
 
-- bool sensor
+- bool trigger
 - int categoryBits
 - int maskBits
 - int groupIndex

+ 6 - 6
Docs/ScriptAPI.dox

@@ -1053,9 +1053,9 @@ Properties:
 - uint numAttributes // readonly
 - int refs // readonly
 - float restitution
-- bool sensor
 - Vector2 size
 - bool temporary
+- bool trigger
 - ShortStringHash type // readonly
 - String typeName // readonly
 - int weakRefs // readonly
@@ -1107,8 +1107,8 @@ Properties:
 - uint numAttributes // readonly
 - int refs // readonly
 - float restitution
-- bool sensor
 - bool temporary
+- bool trigger
 - ShortStringHash type // readonly
 - String typeName // readonly
 - uint vertexCount
@@ -1159,8 +1159,8 @@ Properties:
 - float radius
 - int refs // readonly
 - float restitution
-- bool sensor
 - bool temporary
+- bool trigger
 - ShortStringHash type // readonly
 - String typeName // readonly
 - int weakRefs // readonly
@@ -1208,8 +1208,8 @@ Properties:
 - uint numAttributes // readonly
 - int refs // readonly
 - float restitution
-- bool sensor
 - bool temporary
+- bool trigger
 - ShortStringHash type // readonly
 - String typeName // readonly
 - Vector2 vertex1
@@ -1262,8 +1262,8 @@ Properties:
 - uint numAttributes // readonly
 - int refs // readonly
 - float restitution
-- bool sensor
 - bool temporary
+- bool trigger
 - ShortStringHash type // readonly
 - String typeName // readonly
 - uint vertexCount
@@ -1368,8 +1368,8 @@ Properties:
 - uint numAttributes // readonly
 - int refs // readonly
 - float restitution
-- bool sensor
 - bool temporary
+- bool trigger
 - ShortStringHash type // readonly
 - String typeName // readonly
 - int weakRefs // readonly