inching slowly towards a renderer
This commit is contained in:
parent
4b695ecaf6
commit
c7c7d5af77
28 changed files with 613 additions and 59 deletions
|
@ -78,11 +78,9 @@ do
|
|||
|
||||
if (pw.input:get().mouse_button == 1) then
|
||||
print(pw.input:get().mouse_position.x,pw.input:get().mouse_position.y)
|
||||
-- w.fullscreen = not w.fullscreen
|
||||
-- w.fullscreen = not w.fullscreen
|
||||
end
|
||||
|
||||
|
||||
|
||||
-- print("update")
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue