WIP: render radial coord hexes/maps
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<svg viewBox="-10 -10 200 300" xmlns="http://www.w3.org/2000/svg">
|
||||
<link xmlns="http://www.w3.org/1999/xhtml" rel="stylesheet" href="../css/map.css" type="text/css" />
|
||||
<link xmlns="http://www.w3.org/1999/xhtml" rel="stylesheet" href="../css/radial.css" type="text/css" />
|
||||
<style>
|
||||
#background {
|
||||
stroke: #304b75;
|
||||
@@ -45,7 +46,7 @@
|
||||
<image id="counter-grenade" href="counter_grenade.jpg" width="10"/>
|
||||
</defs>
|
||||
|
||||
<g class="gameboard">
|
||||
<g class="gameboard" data-view-elevation="0">
|
||||
<rect id="background"/>
|
||||
|
||||
<rect id="dots" fill="url(#asterisk)"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.1 KiB |
Reference in New Issue
Block a user