示例#1
0
 function __construct($sizeX = 35, $sizeY = 7)
 {
     parent::__construct($sizeX, $sizeY);
 }