added mouse controls
This commit is contained in:
8
dist/html/index.html
vendored
8
dist/html/index.html
vendored
@@ -38,8 +38,12 @@
|
||||
<input type="checkbox" id="fixed-ratio" name="scales" checked>
|
||||
</div>
|
||||
|
||||
<div id='powers' class='control-set'>
|
||||
<h2>Powers</h2>
|
||||
<div id='abilities' class='control-set'>
|
||||
<h2>Control Mode</h2>
|
||||
<button class='control-mode-button' id='food-button' value='Inset Border'>Drop Food</button>
|
||||
<button class='control-mode-button' id='wall-button'>Drop Wall</button>
|
||||
<button class='control-mode-button' id='kill-button'>Kill Organism</button>
|
||||
<button class='control-mode-button' id='none-button'>None</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user