예제 #1
0
파일: Box.php 프로젝트: manialib/manialink
 public function preFilterSize()
 {
     $this->bg->setSizen($this->getSizenX(), $this->getSizenY());
 }