This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:orx:config:settings_structure:main [2009/09/21 05:36 (16 years ago)] – iarwain | en:orx:config:settings_structure:main [2020/08/11 21:44 (5 years ago)] (current) – bitbucket -> github iarwain | ||
---|---|---|---|
Line 2: | Line 2: | ||
Here are defined all the available config properties that will be recognized by orx for all types of structures.\\ | Here are defined all the available config properties that will be recognized by orx for all types of structures.\\ | ||
- | All these settings can be found in the [[https://orx.svn.sourceforge.net/svnroot/orx/trunk/code/bin/SettingsTemplate.ini|CreationTemplate.ini]] file along with their short descriptions. | + | All these settings can be found in the [[https://github.com/orx/orx/blob/master/code/bin/CreationTemplate.ini?at=default|CreationTemplate.ini]] file along with their short descriptions. |
Please refer to the [[en: | Please refer to the [[en: | ||
Here's the list of all available structures: | Here's the list of all available structures: | ||
- | * [[en: | + | * [[orxanim|Animation]] |
- | * [[en: | + | * [[orxbody|Body]] |
- | * [[en: | + | * [[orxjoint|Joint]] |
- | * [[en: | + | * [[orxcamera|Camera]] |
- | * [[en: | + | * [[orxclock|Clock]] |
- | * [[en: | + | * [[orxfx|FX]] |
- | * [[en: | + | * [[orxgraphic|Graphic]] |
- | * [[en: | + | * [[orxobject|Object]] |
- | * [[en: | + | * [[orxshader|Shader]] |
+ | * [[orxsound|Sound]] | ||
+ | * [[orxspawner|Spawner]] | ||
* [[orxtext|Text]] | * [[orxtext|Text]] | ||
- | * [[en: | + | * [[orxviewport|Viewport]] |
+ | * [[orxtimelinetrack|Timeline Track]] |