Updated RenderHandler zoom functionality.

This commit is contained in:
jme9
2025-03-18 11:51:39 -07:00
parent 0ba801ccff
commit d50de67f82
2 changed files with 21 additions and 13 deletions
+2 -2
View File
@@ -15,6 +15,6 @@ Here's what the render handler can do.
Trying out zoom using the render target. The render target is set by retroWidth and retroHeight (320x180).
- ZoomIn() should smoothly zoom to 75% retroWidth x retroHeight, 240x135
- ZoomIn() should smoothly zoom to 50% retroWidth x retroHeight, 160x90
- ZoomOut() should smoothly zoom to 125% retroWidth x retroHeight, 400x225
- ZoomOut() should smoothly zoom to 150% retroWidth x retroHeight, 480x270