Search found 2 matches

by Oddstream
Sun Aug 14, 2022 5:25 pm
Forum: Support and Development
Topic: Pixels vs density independent units
Replies: 2
Views: 1065

Pixels vs density independent units

The wiki states "Most LÖVE functions return values and expect arguments in terms of pixels rather than density-independent units. The units of love.graphics.getWidth, love.graphics.getHeight, love.mouse.getPosition, mouse events, love.touch.getPosition, and touch events are always in terms of p...
by Oddstream
Sat Aug 13, 2022 6:51 pm
Forum: Games and Creations
Topic: Polymorphic solitaire
Replies: 0
Views: 6922

Polymorphic solitaire

https://github.com/oddstream/lsol

https://play.google.com/store/apps/deta ... esolitaire

Currently running into some issues with Android scaling; lost in a world of fromPixels/toPixels.