forked from hex007/freej2me
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PlatformGraphics: More enhancements to drawing routines.
flushGraphics wasn't accessing indices correctly in cases where the image to be rendered didn't cover the whole canvas (games that do partial screen repaints tend to use this a lot), and draw/getPixels didn't have very robust validation steps. Probably fixes all the remaining Karma Studios games. See #50.
- Loading branch information
1 parent
2c6d38e
commit 9995577
Showing
1 changed file
with
35 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters