舰R百科是靠无数自愿编辑者持续地建设更新完善的。编辑非常简单,请勇于更新页面!
编辑入门 | 资助百科 | 留言讨论页 | 微博@舰R百科 | 百科编辑讨论Q群:366818861

微件:Chibi:修订间差异

来自舰R百科
跳转到导航 跳转到搜索
无编辑摘要
无编辑摘要
第6行: 第6行:
         document.getElementById("chibiLoad_" + index).style.display = "none";
         document.getElementById("chibiLoad_" + index).style.display = "none";


         const pngFile = 'https://www.zjsnrwiki.com/images/chibi/Ship_girl_' + index + '.png';
         const pngFile = 'https://www.zjsnrwiki.com/images/chibi/Parts/Ship_girl_' + index + '.png';
         const atlasFile = 'https://www.zjsnrwiki.com/images/chibi/Ship_girl_' + index + '.atlas';
         const atlasFile = 'https://www.zjsnrwiki.com/images/chibi/Data/Ship_girl_' + index + '.atlas';
         const jsonFile = 'https://www.zjsnrwiki.com/images/chibi/Ship_girl_' + index + '.json';
         const jsonFile = 'https://www.zjsnrwiki.com/images/chibi/Data/Ship_girl_' + index + '.json';


         //加载播放器
         //加载播放器
         const app = new PIXI.Application({
         const app = new PIXI.Application({
             width:500,
             width:400,
             height:350,
             height:350,
             transparent:true
             transparent:true

2020年7月8日 (三) 23:08的版本