DrawTexturedLine: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{navbar|DrawTexturedRect|ISurface|DrawTexturedPolyLine}} | {{navbar|DrawTexturedRect|ISurface|DrawTexturedPolyLine}} | ||
=void '''DrawTexturedLine'''( const [[Vertex_t]] &a, const [[Vertex_t]] &b )= | =void '''DrawTexturedLine'''( const [[Vertex_t]] &a, const [[Vertex_t]] &b )= | ||
This function draws | This function draws a line from a to b with the set texture. | ||
[[Category:ISurface]] | [[Category:ISurface]] |