natives.DISPLAY TEXT

natives.DISPLAY_TEXT

Signature: void natives.DISPLAY_TEXT(float x, float y, string gxtKey)

Usage: displays a GXT-formatted text at screen coordinates

Parameters

float x X screen coordinate.
float y Y screen coordinate.
string gxtKey GXT text table entry key.

Return

void

On failure: void