User Tools

Site Tools


en:orx:reference:object:main

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:orx:reference:object:main [2012/06/03 10:38 (14 years ago)] – [Basic] gemberkoekjeen:orx:reference:object:main [2018/01/21 02:54 (8 years ago)] (current) – Content moved. Deleted. sausage
Line 1: Line 1:
-====== Object ====== 
- 
- 
-==== OrxFrame ==== 
-Frame (scene node) Module. Allows to handles frame (scene nodes). It consists in a nodes (arranged in a hierarchical tree) having their position given in their parent local coordinate subsystem and caching their global one (in the root coordinate system). They're used to give position, rotation & scale to an object or a group of objects. Frames are structures. They thus can be referenced by Object Module.  
- 
-==== OrxFX ==== 
-FX module. Allows to creates rendering special effects affecting color, scale, rotation and position of visuals. 
- 
-==== OrxFXPointer ==== 
-FXPointer module. Allows to creates rendering special effects containers for objects.  
-  
-==== OrxObject ==== 
-Object module. Allows to creates and handle objects Objects are structures containers that can refer to many other structures such as frames, graphics, etc... 
- 
-==== OrxSpawner ==== 
-Spawner module. Allows to spawn orxSPAWNERS Spawners derived from structures  
- 
-==== OrxStructure ==== 
-Structure module. Allows to creates and handle structures. Structures can be referenced by other structures (or objects).  
- 
-==== OrxTimeLine ==== 
-TimeLine module. Allows to creates time lines: sequences of text events 
- 
- 
-===== Config ===== 
-  * [[en:orx:config:settings_structure:orxobject|Object]] 
-  * [[en:orx:config:settings_structure:orxspawner|Spawner]] 
- 
-===== Tutorials ===== 
-==== Basic ==== 
-  * [[en:orx:tutorials:object|Basic Object Tutorial]] 
-  * [[en:orx:tutorials:frame|Basic Frame Tutorial]] 
-  * [[en:orx:tutorials:community:grey:tutorial3|Grey's Tutorial 3: Static Scene]] (Warning: You are recommended to start with [[en:orx:tutorials:community:grey:tutorial1|Grey's Tutorial 1]]) 
-==== Advanced ==== 
-  * [[en:orx:tutorials:community:sausage:using_orxobjects_in_classes_with_an_eventhandler|Sausage's Tutorial 3: Using orxObjects in Classes with an EventHandler]] 
- 
  
en/orx/reference/object/main.1338745087.txt.gz · Last modified: 2017/05/30 00:50 (8 years ago) (external edit)