This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:tutorials:system:commandline_parameters [2020/05/15 20:04 (6 years ago)] – created sausage | en:tutorials:system:commandline_parameters [2025/09/30 17:26 (6 weeks ago)] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| The orxParam module is provided to make handling commandline parameters easier in your game or app. In this tutorial, we'll add a commandline parameter, and a handler for it. | The orxParam module is provided to make handling commandline parameters easier in your game or app. In this tutorial, we'll add a commandline parameter, and a handler for it. | ||
| - | To begin, '' | + | To begin, '' |
| Now that you have a project which compiles, and runs, let's start by looking at what parameters already exist on the demo program. Go to your compiled application' | Now that you have a project which compiles, and runs, let's start by looking at what parameters already exist on the demo program. Go to your compiled application' | ||