ModusCreateOrg / creative-engine

Modus Create's portable Game Engine. Runs on the LDK Game console, desktop macOS and Linux
https://labs.moduscreate.com/creative-engine
MIT License
18 stars 8 forks source link

Fix viewport clipping #198

Closed michaeltintiuc closed 5 years ago

michaeltintiuc commented 5 years ago

Also added the ability to pass a TRect instead of passing x,y args one by one.

The below were fixed in one of the previous PRs

https://github.com/ModusCreateOrg/modite-adventure/issues/86