DrawSetTextPos: Difference between revisions
Jump to navigation
Jump to search
m (added class) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{navbar|DrawSetTextColor|ISurface|DrawPrintText}} | {{navbar|DrawSetTextColor|ISurface|DrawPrintText}} | ||
void [[ISurface]]::'''DrawSetTextPos'''(int x, int y) | |||
Use this with other functions to set how to draw text. | Use this with other functions to set how to draw text. | ||
[[Category:ISurface]] | [[Category:ISurface]] |