void Offset(int linesOffset)
void NewTextMultiline(string text, bool force=false, [Optional] Color c, int WidthLimit=-1)
void NewText(List< TextSnippet > snippets)
void DrawChat(bool drawingPlayerChat)
void NewTextInternal(string newText, byte R=255, byte G=255, byte B=255, bool force=false)
void NewText(string newText, byte R=255, byte G=255, byte B=255)
string TrimIntoMultipleLines(byte R, byte G, byte B, int maxTextSize, string oldText)
static bool mouseLeftRelease