experimenting around with scene and rendering components
This commit is contained in:
parent
8915080b64
commit
0cd3c99119
10 changed files with 117 additions and 117 deletions
|
@ -62,7 +62,7 @@ while w:update() do
|
|||
print(pw.input:get().mouse_position.x,pw.input:get().mouse_position.y,w.client_size.width,w.client_size.height)
|
||||
end
|
||||
|
||||
-- print("update")
|
||||
-- print("update")
|
||||
end
|
||||
|
||||
--local scene = pw:scene.new()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue