...self.pingLine.SetFontColor(1.0,1.0,1.0)
#self.pingLine.SetPosition((wndMgr.GetScreenWidth() - 325) / 2, 10)
self.pingLine.SetPosition((wndMgr.GetScreenWidth() - 130) / 2, 207)
constInfo.INTERFACE_MODULE = self.interface
event.SetGameWindow(self)...