Revision cd9444a6
Added by Leszek Koltunski almost 8 years ago
src/main/java/org/distorted/examples/save/SaveRenderer.java | ||
---|---|---|
165 | 165 |
mGirl.draw(System.currentTimeMillis()); |
166 | 166 |
} |
167 | 167 |
|
168 |
|
|
169 | 168 |
/////////////////////////////////////////////////////////////////////////////////////////////////// |
170 | 169 |
|
171 | 170 |
private void applyMatrixEffects(int width, int height) |
Also available in: Unified diff
Various relatively minor cleanups.