사용자:Senouis/UE4GameTest: 두 판 사이의 차이

리버티게임, 모두가 만들어가는 자유로운 게임
잔글편집 요약 없음
(내용을 "JS 가젯 CSS {{사용자:Senouis/UE4GameTest/form|}}"(으)로 바꿈)
태그: 대체됨
2번째 줄: 2번째 줄:


[[미디어위키:Gadget-UE4.css|CSS]]
[[미디어위키:Gadget-UE4.css|CSS]]
<div id="libertygame-gamepath" style="display:none;">{{{1}}}</div>
 
<div class="wrapper" id="mainarea">
[[/form|틀]]
<div class="alert alert-warning centered-axis-xy" style="min-height: 20px; display:none;" role="alert" id="compilingmessage">
 
<div id='loadTasks'> </div>
{{사용자:Senouis/UE4GameTest/form|}}
</div>
<!-- The "tabindex=0" specifier on the canvas is important to allow it to capture keyboard focus when clicking on it with a mouse -->
</div>
<!--
<div class="row buttonarea text-center" id="buttonrow">
<div class="col-sm-2 text-center"></div>
<div class="col-sm-2 text-center"><button type="button" class="btn btn-primary" onclick="try { Module['pauseMainLoop'](); } catch(e) {console.error(e);}">Pause</button></div>
<div class="col-sm-2 text-center"><button type="button" class="btn btn-primary" onclick="try { Module['resumeMainLoop'](); } catch(e) {console.error(e);}">Resume</button></div>
<div class="col-sm-2 text-center"><button type="button" class="btn btn-primary" onclick="var w = document.getElementById('logwindow'); w.style.display = w.style.display ? '' : 'none';">Toggle Log</button></div>
<div class="col-sm-2 text-center"><button type="button" class="btn btn-primary" id='clear_indexeddb' onclick="try { deleteIndexedDBStorage(); } catch(e) {console.error(e);}">Clear IndexedDB</button></div>
<div class="col-sm-2 text-center"><button type="button" class="btn btn-primary" id="fullscreen_request">FullScreen</button></div>
<div class="col-sm-2 text-center"></div>
<div class="col-sm-2 text-center"></div>
</div>
-->
<div class="texthalf text-normal jumbotron " id="logwindow" style='display:none'></div>

2024년 1월 18일 (목) 21:42 판

JS 가젯

CSS