예제 #1
0
파일: Button.php 프로젝트: kremsy/manialib
 function __construct($sizeX = 35, $sizeY = 7)
 {
     parent::__construct($sizeX, $sizeY);
 }