User Tools

Site Tools


en:tutorials:system:commandline_parameters

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:tutorials:system:commandline_parameters [2020/05/15 20:04 (5 years ago)] – created sausageen:tutorials:system:commandline_parameters [2025/09/30 17:26 (12 days 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, ''init'' up a new project that will be used as the basis for this tutorial with: [[en:tutorials:creating_your_own_project|Creating your own Orx-based Project using 'init']]+To begin, ''init'' up a new project that will be used as the basis for this tutorial with: [[en:tutorials:projects:creating_your_own_project|Creating your own Orx-based Project using 'init']]
  
 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's bin folder. You'll see something like: 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's bin folder. You'll see something like:
en/tutorials/system/commandline_parameters.1589573097.txt.gz · Last modified: 2025/09/30 17:26 (12 days ago) (external edit)