Skip to content

olcPixelGameEngine v2.07

Compare
Choose a tag to compare
@Moros1138 Moros1138 released this 28 Jul 20:12
· 128 commits to master since this release
cf8f7c2
  • GetPixelSize() - returns user specified pixel size
  • GetScreenPixelSize() - returns actual size in monitor pixels
  • Pixel Cohesion Mode (flag in Construct()) - disallows arbitrary window scaling
  • Working VSYNC in Windows windowed application - now much smoother
  • Added string conversion for olc::vectors
  • Added comparator operators for olc::vectors
  • Added DestroyWindow() on windows platforms for serial PGE launches
  • Added GetMousePos() to stop TarriestPython whinging