This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:orx:reference:object:main [2017/05/29 21:50 (8 years ago)] – external edit 127.0.0.1 | en: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' | ||
- | * [[en: | ||
- | |||
- | ==== OrxFX ==== | ||
- | * FX module. Allows to creates rendering special effects affecting color, scale, rotation and position of visuals. | ||
- | * [[en: | ||
- | |||
- | ==== OrxFXPointer ==== | ||
- | * FXPointer module. Allows to creates rendering special effects containers for objects. | ||
- | * [[en: | ||
- | |||
- | ==== 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... | ||
- | * [[en: | ||
- | |||
- | ==== OrxSpawner ==== | ||
- | * Spawner module. Allows to spawn orxSPAWNERS Spawners derived from structures | ||
- | * [[en: | ||
- | |||
- | ==== OrxStructure ==== | ||
- | * Structure module. Allows to creates and handle structures. Structures can be referenced by other structures (or objects). | ||
- | * [[en: | ||
- | |||
- | ==== OrxTimeLine ==== | ||
- | * TimeLine module. Allows to creates time lines: sequences of text events | ||
- | * [[en: | ||
- | |||
- | |||
- | ===== Config ===== | ||
- | * [[en: | ||
- | * [[en: | ||
- | |||
- | ===== Tutorials ===== | ||
- | ==== Basic ==== | ||
- | * [[tutorials: | ||
- | * [[tutorials: | ||
- | * [[tutorials: | ||
- | * [[tutorials: | ||
- | * [[tutorials: | ||
- | * [[tutorials: | ||
- | ==== Advanced ==== | ||
- | * [[tutorials: | ||
- | |||