mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-24 17:13:54 +00:00
add the extra functions for drawing gui elements RoundedRectangle: All draw rect functions now pass through roundedRectangle which uses a shader and can draw borders, and rounds the corners Draw thick line: draws a line thicker than 1 pixel, uses a geometry shader to do this Draw Circle: Draws a circle with a border parameter. |
||
|---|---|---|
| .. | ||
| clientServer | ||
| console | ||
| gameObjects | ||
| gui | ||
| lighting | ||
| postFX | ||
| rendering | ||
| sfx | ||
| utility | ||
| core.module | ||
| core.tscript | ||
| settings.xml | ||