Add test tileset textures

This commit is contained in:
jgk
2021-06-11 13:51:06 +02:00
parent 02511afa80
commit a9aa2ca2cb
18 changed files with 75 additions and 38 deletions
+2 -2
View File
@@ -162,9 +162,9 @@ defaultPT = Projectile
{ _pjPos = (0,0)
, _pjStartPos = (0,0)
, _pjVel = (0,0)
, _pjDraw = \_ -> blank
, _pjDraw = const blank
, _pjID = 0
, _pjUpdate = \_ -> id
, _pjUpdate = const id
}
defaultPP :: PressPlate
defaultPP = PressPlate