示例#1
0
文件: CDiceImage.php 项目: frsd1/bth
 /**
  * Constructor
  *
  */
 public function __construct()
 {
     parent::__construct(self::FACES);
 }