Ejemplo n.º 1
0
 function onDraw()
 {
     \ManiaLib\Gui\Manialink::appendXML(Dictionary::getInstance()->getManiaLink($this->message));
     $this->bg->setVisibility($this->showBackground);
     $this->setScript($this->countdown, $this->animated, $this->hideOnF6);
 }