function tile_set_background(arg0, arg1)
{
var __index = arg0;
var __background = arg1;
return layer_tile_change(__index, __background);
}