Closed xandervedder closed 1 year ago
Hello,
I noticed a typo in the getPixelDimensions method, it currently reads getPixelDimenions().
getPixelDimensions
getPixelDimenions()
Relevant code snippet: https://github.com/love2d-community/love-api/blob/232b83636fe75dc29b0f205de33a6f341e022c2f/modules/graphics/Graphics.lua#L1245-L1264
Reference: https://love2d.org/wiki/love.graphics.getPixelDimensions
Hello,
I noticed a typo in the
getPixelDimensions
method, it currently readsgetPixelDimenions()
.Relevant code snippet: https://github.com/love2d-community/love-api/blob/232b83636fe75dc29b0f205de33a6f341e022c2f/modules/graphics/Graphics.lua#L1245-L1264
Reference: https://love2d.org/wiki/love.graphics.getPixelDimensions