|
@@ -6428,6 +6428,7 @@ Methods:
|
|
|
- const Color& GetEffectColor() const
|
|
- const Color& GetEffectColor() const
|
|
|
- float GetEffectDepthBias() const
|
|
- float GetEffectDepthBias() const
|
|
|
- int GetWidth() const
|
|
- int GetWidth() const
|
|
|
|
|
+- int GetHeight() const
|
|
|
- int GetRowHeight() const
|
|
- int GetRowHeight() const
|
|
|
- unsigned GetNumRows() const
|
|
- unsigned GetNumRows() const
|
|
|
- unsigned GetNumChars() const
|
|
- unsigned GetNumChars() const
|
|
@@ -6458,6 +6459,7 @@ Properties:
|
|
|
- float effectDepthBias
|
|
- float effectDepthBias
|
|
|
- int width
|
|
- int width
|
|
|
- Color& color
|
|
- Color& color
|
|
|
|
|
+- int height (readonly)
|
|
|
- int rowHeight (readonly)
|
|
- int rowHeight (readonly)
|
|
|
- unsigned numRows (readonly)
|
|
- unsigned numRows (readonly)
|
|
|
- unsigned numChars (readonly)
|
|
- unsigned numChars (readonly)
|