Beispiel #1
0
 void DrawUiText()
 {
     // User Messages
     UserMessages.Update();
     UserMessages.Draw();
 }