コード例 #1
0
ファイル: Button.php プロジェクト: kremsy/manialib
 function __construct($sizeX = 35, $sizeY = 7)
 {
     parent::__construct($sizeX, $sizeY);
 }