二次元赛道中的一股清流?这款游戏“放置”到了日本玩家心窝(3)
2022-10-14 来源:acgdir.com
相对简单的炼金机制与移动端的适配性极高,而极简的游戏流程也降低了玩家入门的门槛,在去年上线前的3000名限号测试中,该游戏次留达到了
69%
,7日留存达到了
40%
。
=860)
twidth = (860 / 4 * 0.96);
var theight = (twidth / parseInt(tsize.split("x")[0])) * parseInt(tsize.split("x")[1]);
for (i = 0; i < tplist.length; i++) {
if (tplist[i].className == "tp_list") {
var timgs = tplist[i].getElementsByTagName("img");
for (n = 0; n < timgs.length; n++) {
timgs[n].style.height = theight.toString() + "px";
}
}
}
}
// setthumbsize();
window.onresize = function () {
// setthumbsize();
}