Help for this page
my @tile2=map{ my $sprite = SDLx::Sprite->new( ... for(@tile2){ $_->draw_xy($app,$_->x,$_->y); }