"; $map = new TMapmove(); $map->cur_pos=array(0,0); //$c=array(0,0); $map->paint(); $map->move_to(1,1); $map->paint(); echo "";