class
GUIBackgroundVectorPathBuilder
Inherits:
IGUIVectorPathBuilder
Builds a vector path that draws a rectangle (optionally rounded) with a border.
Public
Methods
BuildPath
Constructs a vector path for a GUI element.
- size
- Size of the path to be displayed on the screen, in pixels.
- styleSheetRule
- Current style sheet rule used by the GUI element.
Returns: New vector path.
staticGet
Returns a singleton instance of this builder.