File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
articles/getting_to_know/howto Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11---
22title : How to manage automatic rotation and scaling
3- description : A walkthrough what is involved in figuring out if two objects collide for MonoGame!
3+ description : Demonstrates how to manage rotation and scaling based on device orientation
44requireMSLicense : true
55---
66
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ This section details some of the operational aspects of running a MonoGame game.
4343
4444* [ How to manage automatic rotation and scaling] ( HowTo_AutomaticRotation.md )
4545
46- A walkthrough what is involved in figuring out if two objects collide for MonoGame!
46+ Demonstrates how to manage rotation and scaling based on device orientation.
4747
4848* [ How to exit a Game Immediately] ( HowTo_ExitNow.md )
4949
You can’t perform that action at this time.
0 commit comments