From GMod Wiki
Derma Control: DShape |
Parent Class: | DPanel |
Subclasses: | |
Description: |
Draw a shape. |
Methods
DShape.Init
DShape.Paint
DShape.SetType
Notes
- Apparently, the DShape only supports drawing rectangles. Use shape:SetType("Rect").
- Refer to: VGUIRect