Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update olcPGEX_TransformedView.h - Added Screen Port Offset #303

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jmscreation
Copy link

I've added the ability for user to adjust the screen port offset when drawing to the world.
This allows the user to easily manipulate where the world is drawn relative to the actual screen location.
I've fixed a minor implicit vf2d casting bug with screen resolution.

It hasn't been fully tested yet, but for drawing decals, it so far works pretty well.

This is the first time ever for me to create a pull request on such a large code-base. Please bare with me :-)

Added ability for user to adjust the screen port offset when drawing to the world. This allows the user to easily manipulate where the world is drawn relative to the screen port.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant