コード例 #1
0
ファイル: morphiers.php プロジェクト: antixrist/phpMorphy
 function clear()
 {
     parent::clear();
     $this->collected = 0;
     $this->used_poses = array();
 }