##// END OF EJS Templates
Fix -o
Fix -o

File last commit:

r37:d40edbc3 default
r70:b03a5f77 tip default
Show More
body.html
26 lines | 632 B | text/html | HtmlLexer
A better UI
r9
<div id="qsp">
Use flex in html
r10 <div class="qsp-col qsp-col1">
Optimizations: JUMP-loops, FOR loops, and variable access
r37 <div id="qsp-main" class="qsp-frame">&zwnj;</div>
<div id="qsp-acts" class="qsp-frame">&zwnj;</div>
Use flex in html
r10 <input id="qsp-input" class="qsp-frame">
</div>
<div class="qsp-col qsp-col2">
Optimizations: JUMP-loops, FOR loops, and variable access
r37 <div id="qsp-stat" class="qsp-frame">&zwnj;</div>
<div id="qsp-objs" class="qsp-frame">&zwnj;</div>
Use flex in html
r10 </div>
Sounds, save/load UI buttons
r12 <div class="qsp-col qsp-col3">
Some DOM stuff, VIEW
r18 <a id="qsp-btn-save"><img></a>
<a id="qsp-btn-open"><img></a>
Sounds, save/load UI buttons
r12 </div>
A better UI
r9 </div>
Menu, game saving
r11
<div id="qsp-dropdown">
</div>
Some DOM stuff, VIEW
r18
MENU
r30 <div id="qsp-image-container" class="center-on-screen">
Some DOM stuff, VIEW
r18 <img id="qsp-image">
</div>
Special variables and locations
r32
<style id="qsp-style">
</style>