Overload | Description |
---|---|
SetText(String,Position) | Copies a string to a specific location on the emulator screen. |
SetText(String,UInt32,UInt32) | Copies a string to a specific location on the emulator screen. |
SetText(String) | Copies a string to a specific location on the emulator screen. |