render radar boxes
This commit is contained in:
parent
bd12a4d504
commit
925d375313
4 changed files with 59 additions and 21 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
(local camera {:x 0 :y 0})
|
||||
|
||||
(fn camera.draw10 [self]
|
||||
(fn camera.draw25 [self]
|
||||
(love.graphics.origin)
|
||||
(love.graphics.translate (* -1 self.x) (* -1 self.y)))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue