|
|
@@ -16502,6 +16502,8 @@ Properties:
|
|
|
- uint AM_NODEID
|
|
|
- uint AM_NODEIDVECTOR
|
|
|
- uint AM_NOEDIT
|
|
|
+- Vector3 BACK
|
|
|
+- IntVector3 BACK
|
|
|
- Color BLACK
|
|
|
- Color BLUE
|
|
|
- uint8 CHANNEL_POSITION
|
|
|
@@ -16545,6 +16547,10 @@ Properties:
|
|
|
- uint DEBUGHUD_SHOW_STATS
|
|
|
- uint DEFAULT_LIGHTMASK
|
|
|
- uint DEFAULT_VIEWMASK
|
|
|
+- Vector2 DOWN
|
|
|
+- IntVector3 DOWN
|
|
|
+- Vector3 DOWN
|
|
|
+- IntVector2 DOWN
|
|
|
- uint DRAWABLE_ANY
|
|
|
- uint DRAWABLE_GEOMETRY
|
|
|
- uint DRAWABLE_GEOMETRY2D
|
|
|
@@ -16552,6 +16558,8 @@ Properties:
|
|
|
- uint DRAWABLE_ZONE
|
|
|
- uint FIRST_LOCAL_ID
|
|
|
- uint FIRST_REPLICATED_ID
|
|
|
+- Vector3 FORWARD
|
|
|
+- IntVector3 FORWARD
|
|
|
- Color GRAY
|
|
|
- Color GREEN
|
|
|
- int HAT_CENTER
|
|
|
@@ -16673,6 +16681,10 @@ Properties:
|
|
|
- int KEY_Z
|
|
|
- uint LAST_LOCAL_ID
|
|
|
- uint LAST_REPLICATED_ID
|
|
|
+- Vector2 LEFT
|
|
|
+- IntVector2 LEFT
|
|
|
+- IntVector3 LEFT
|
|
|
+- Vector3 LEFT
|
|
|
- int LOG_DEBUG
|
|
|
- int LOG_ERROR
|
|
|
- int LOG_INFO
|
|
|
@@ -16711,6 +16723,10 @@ Properties:
|
|
|
- float M_PI
|
|
|
- float M_RADTODEG
|
|
|
- uint NPOS
|
|
|
+- Vector3 ONE
|
|
|
+- Vector2 ONE
|
|
|
+- IntVector3 ONE
|
|
|
+- IntVector2 ONE
|
|
|
- float PIXEL_SIZE
|
|
|
- int QUALITY_HIGH
|
|
|
- int QUALITY_LOW
|
|
|
@@ -16721,6 +16737,10 @@ Properties:
|
|
|
- int QUAL_CTRL
|
|
|
- int QUAL_SHIFT
|
|
|
- Color RED
|
|
|
+- IntVector2 RIGHT
|
|
|
+- Vector3 RIGHT
|
|
|
+- Vector2 RIGHT
|
|
|
+- IntVector3 RIGHT
|
|
|
- int SCANCODE_0
|
|
|
- int SCANCODE_1
|
|
|
- int SCANCODE_2
|
|
|
@@ -16975,12 +16995,20 @@ Properties:
|
|
|
- String SOUND_MUSIC
|
|
|
- String SOUND_VOICE
|
|
|
- Color TRANSPARENT
|
|
|
+- Vector2 UP
|
|
|
+- Vector3 UP
|
|
|
+- IntVector2 UP
|
|
|
+- IntVector3 UP
|
|
|
- uint VO_DISABLE_OCCLUSION
|
|
|
- uint VO_DISABLE_SHADOWS
|
|
|
- uint VO_LOW_MATERIAL_QUALITY
|
|
|
- uint VO_NONE
|
|
|
- Color WHITE
|
|
|
- Color YELLOW
|
|
|
+- IntVector3 ZERO
|
|
|
+- Vector2 ZERO
|
|
|
+- Vector3 ZERO
|
|
|
+- IntVector2 ZERO
|
|
|
*/
|
|
|
|
|
|
}
|