DrawSetTexture: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{navbar-first|ISurface|DrawTexturedRect}} | {{navbar-first|ISurface|DrawTexturedRect}} | ||
=void '''DrawSetTexture'''(int id)= | =void '''DrawSetTexture'''(int id)= | ||
Use this before [[DrawTexturedRect]] | Use this before a draw function: | ||
* [[DrawTexturedRect]] | |||
* [[DrawTexturedLine]] | |||
* [[DrawTexturedPolyLine]] | |||
* [[DrawTexturedSubRect]] | |||
* [[DrawTexturedPolygon]] | |||
[[Category:ISurface]] | [[Category:ISurface]] |