add discharge collision detection
This commit is contained in:
parent
f87aa1446d
commit
44ddaacb15
3 changed files with 40 additions and 4 deletions
|
@ -15,6 +15,14 @@ body
|
|||
font-family FreePixel
|
||||
font-size 16px
|
||||
|
||||
canvas
|
||||
-webkit-touch-callout none
|
||||
-webkit-user-select none
|
||||
-khtml-user-select none
|
||||
-moz-user-select none
|
||||
-ms-user-select none
|
||||
user-select: none
|
||||
|
||||
.small
|
||||
font-family PixelArial
|
||||
font-size 8px
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue