Изменения от Главреда ГитЖС | Changes of GitJS Glavred
This commit is contained in:
23
🏁.js
23
🏁.js
@@ -19,6 +19,16 @@ const РАСКЛАДКА = "/X_shaped.layout";
|
||||
// // // //
|
||||
|
||||
|
||||
ПроверитьОкна = мир =>
|
||||
{
|
||||
var окно = создатьОкноСОтступами("пример");
|
||||
окно.плавно.отобразить();
|
||||
};
|
||||
|
||||
|
||||
// // // //
|
||||
|
||||
|
||||
ВывестиПоражение = мир =>
|
||||
{
|
||||
console.debug("ПОРАЖЕНИЕ");
|
||||
@@ -155,6 +165,19 @@ const РАСКЛАДКА = "/X_shaped.layout";
|
||||
// // // //
|
||||
|
||||
|
||||
ПодготовитьсяКОбновлениюРеестра = мир =>
|
||||
{
|
||||
мир.реестрМаджонга = {
|
||||
"👗": {
|
||||
"📎": "МАОН / Тема ",
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
// // // //
|
||||
|
||||
|
||||
ПлавноУбратьСтраницуЗагрузкиИСкрытьКрутилку = мир =>
|
||||
{
|
||||
плавноСкрытьИУдалить("экран-загрузки", { "задержка": 0.4 });
|
||||
|
||||
2
🏁.череда
2
🏁.череда
@@ -1,4 +1,6 @@
|
||||
надо окончить загрузку приложения
|
||||
подготовиться к обновлению реестра
|
||||
обновить реестр маджонга
|
||||
плавно убрать страницу загрузки и скрыть крутилку
|
||||
подготовиться к загрузке ресурсов
|
||||
загрузить полигональные сетки
|
||||
|
||||
10
📦
10
📦
@@ -8,9 +8,13 @@ https://git.opengamestudio.org/mahjong/mahjong-raskladka-layout/raw/branch/maste
|
||||
https://git.opengamestudio.org/mahjong/povtorniy-repeating-ui/raw/branch/master/0000
|
||||
https://git.opengamestudio.org/PuCOBATEJlb/PuCOBATEJlb/raw/branch/master/0000
|
||||
https://git.opengamestudio.org/PuCOBATEJlb/PECYPCbl/raw/branch/master/0000
|
||||
|
||||
https://git.opengamestudio.org/MAOH/MEXMA/raw/branch/master/0000
|
||||
https://git.opengamestudio.org/MAOH/CEHMA/raw/branch/master/0000
|
||||
https://git.opengamestudio.org/MAOH/MOPMA/raw/branch/master/0000
|
||||
https://git.opengamestudio.org/MAOH/PEEMA/raw/branch/master/0000
|
||||
|
||||
https://git.opengamestudio.org/MAOH/MAOH_KA_M1/raw/branch/master/0000
|
||||
https://git.opengamestudio.org/MAOH/MAOH_TEMA_M1_KACC/raw/branch/master/0000
|
||||
https://git.opengamestudio.org/MAOH/MAOH_TEMA_OTAK/raw/branch/master/0000
|
||||
https://git.opengamestudio.org/MAOH/MAOH_PACK_OTAK/raw/branch/master/0000
|
||||
https://git.opengamestudio.org/MAOH/MEXMA/raw/branch/master/0000
|
||||
https://git.opengamestudio.org/MAOH/CEHMA/raw/branch/master/0000
|
||||
https://git.opengamestudio.org/MAOH/MAOH_PACK_OTAK/raw/branch/master/0000
|
||||
Reference in New Issue
Block a user