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