Example #1
0
 function clear()
 {
     parent::clear();
     $this->collected = 0;
     $this->used_poses = array();
 }