Quick question
Posted: Wed Feb 26, 2014 2:27 am
For keyboard checking, what would the space bar string be called?
ex: love.keyboard.isDown("space") -- is this right?
ex: love.keyboard.isDown("space") -- is this right?
Code: Select all
love.keyboard.isDown(" ")