draw.WordBox
From GMod Wiki
| Function | |
| Syntax |
draw.WordBox( Number Bordersize, Number X, Number Y, String Text, String Font, Color Color, Table Fontcolor ) Where is this used? |
| Description: | |
| Draws text in a box. You can choose the font, corner curve (bordersize), box colour and font colour. | |
| Returns: | nil |
| Part of Library: | Draw |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Draw.WordBox]Draw.WordBox [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples