|
@@ -5663,6 +5663,8 @@ Properties:
|
|
|
- bool bringToBack
|
|
- bool bringToBack
|
|
|
- bool bringToFront
|
|
- bool bringToFront
|
|
|
- String category (readonly)
|
|
- String category (readonly)
|
|
|
|
|
+- IntVector2[] charPositions (readonly)
|
|
|
|
|
+- IntVector2[] charSizes (readonly)
|
|
|
- IntVector2 childOffset (readonly)
|
|
- IntVector2 childOffset (readonly)
|
|
|
- UIElement@[] children (readonly)
|
|
- UIElement@[] children (readonly)
|
|
|
- IntRect clipBorder
|
|
- IntRect clipBorder
|
|
@@ -5705,6 +5707,7 @@ Properties:
|
|
|
- String name
|
|
- String name
|
|
|
- uint numAllChildren (readonly)
|
|
- uint numAllChildren (readonly)
|
|
|
- uint numAttributes (readonly)
|
|
- uint numAttributes (readonly)
|
|
|
|
|
+- uint numChars (readonly)
|
|
|
- uint numChildren (readonly)
|
|
- uint numChildren (readonly)
|
|
|
- uint numRows (readonly)
|
|
- uint numRows (readonly)
|
|
|
- float opacity
|
|
- float opacity
|
|
@@ -5715,6 +5718,7 @@ Properties:
|
|
|
- UIElement@ root (readonly)
|
|
- UIElement@ root (readonly)
|
|
|
- int rowHeight (readonly)
|
|
- int rowHeight (readonly)
|
|
|
- float rowSpacing
|
|
- float rowSpacing
|
|
|
|
|
+- int[] rowWidths (readonly)
|
|
|
- IntVector2 screenPosition (readonly)
|
|
- IntVector2 screenPosition (readonly)
|
|
|
- bool selected
|
|
- bool selected
|
|
|
- Color selectionColor
|
|
- Color selectionColor
|
|
@@ -5770,6 +5774,8 @@ Properties:
|
|
|
- BoundingBox boundingBox (readonly)
|
|
- BoundingBox boundingBox (readonly)
|
|
|
- bool castShadows
|
|
- bool castShadows
|
|
|
- String category (readonly)
|
|
- String category (readonly)
|
|
|
|
|
+- IntVector2[] charPositions (readonly)
|
|
|
|
|
+- IntVector2[] charSizes (readonly)
|
|
|
- Color color (writeonly)
|
|
- Color color (writeonly)
|
|
|
- Color[] colors
|
|
- Color[] colors
|
|
|
- float drawDistance
|
|
- float drawDistance
|
|
@@ -5789,6 +5795,7 @@ Properties:
|
|
|
- uint maxLights
|
|
- uint maxLights
|
|
|
- Node@ node (readonly)
|
|
- Node@ node (readonly)
|
|
|
- uint numAttributes (readonly)
|
|
- uint numAttributes (readonly)
|
|
|
|
|
+- uint numChars (readonly)
|
|
|
- uint numRows (readonly)
|
|
- uint numRows (readonly)
|
|
|
- bool occludee
|
|
- bool occludee
|
|
|
- bool occluder
|
|
- bool occluder
|
|
@@ -5796,6 +5803,7 @@ Properties:
|
|
|
- int refs (readonly)
|
|
- int refs (readonly)
|
|
|
- int rowHeight (readonly)
|
|
- int rowHeight (readonly)
|
|
|
- float rowSpacing
|
|
- float rowSpacing
|
|
|
|
|
+- int[] rowWidths (readonly)
|
|
|
- float shadowDistance
|
|
- float shadowDistance
|
|
|
- uint shadowMask
|
|
- uint shadowMask
|
|
|
- bool temporary
|
|
- bool temporary
|