function tile_set_alpha(arg0, arg1)
{
var __index = arg0;
var __alpha = arg1;
return layer_tile_alpha(__index, __alpha);
}