TheMaverickProgrammer / Swoosh

SFML Activity and Segue Mini Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide optimized code for shipped segues when isOptimizedForPerformance() == true

TheMaverickProgrammer opened this issue · comments

Currently isOptimizedForPerformance does nothing for the shipped segue effects because it is up to the programmer to determine what "optimized" screen effects should do. I have some optimized segues I have not release yet. Finish these optimizations for mobile and upgrade the project.

Provided 3 quality modes and added support for these modes in ALL shipped segue effects that needed them