More Info

Revision 696401

(Back to digest)
 

Optimization in Games

Albert Astals Cid committed changes in /trunk/KDE/kdegames/kbounce/renderer.cpp:

Somewhat big optimization
Do not do two contains() calls + 2 [] calls (4 "searches") when one constFind is enough
BTW, this file is using both tabs and spaces for indentation ... insane!

File Changes

Modified 1 files
/trunk/KDE/kdegames/kbounce/renderer.cpp
1 files changed in total