surface.DrawLine
From GMod Wiki
| Function | |
| Syntax |
surface.DrawLine( Number StartPos x, Number StartPos y, Number EndPos x, Number EndPos y ) Where is this used? |
| Description: | |
| Draws a line from the Startpos to the Endpos on the screen. | |
| Returns: | nil |
| Part of Library: | surface |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Surface.DrawLine]Surface.DrawLine [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples