mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-25 06:05:52 +02:00
Archive commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
.collision-area(
|
||||
(agDrag)="drag($event)" agDragRelative="self" (contextmenu)="false"
|
||||
style="position: relative; width: 1200px; height: 900px; margin: 20px; background: #222;")
|
||||
canvas(#canvas width="1200" height="900")
|
||||
.text-danger.ml-4(*ngIf="collided") collided
|
||||
Reference in New Issue
Block a user