Both sides previous revisionPrevious revisionNext revision | Previous revision |
en:orx:reference:main [2012/06/03 10:03 (13 years ago)] – gemberkoekje | en:orx:reference:main [2018/02/14 00:47 (7 years ago)] (current) – external edit 127.0.0.1 |
---|
====== Reference ====== | ====== Reference ====== |
| |
On this page I've tried to make it easier for you to find examples, tutorials and help for specific ORX classes. For the standard documentation/overview, click on this [[http://orx-project.org/orx/doc/html/|External Link]]. | The reference section has been merged into the [[en:examples:main|Examples]] and [[en:tutorials:main|Tutorials]] sections. |
| |
===== Sections ===== | |
| |
* [[en:orx:reference:anim:main|Reference: Anim]] | |
* [[en:orx:reference:base:main|Reference: Base]] | |
* [[en:orx:reference:core:main|Reference: Core]] | |
* [[en:orx:reference:debug:main|Reference: Debug]] | |
* [[en:orx:reference:display:main|Reference: Display]] | |
* [[en:orx:reference:io:main|Reference: IO]] | |
* [[en:orx:reference:main:main|Reference: Main]] | |
* [[en:orx:reference:math:main|Reference: Math]] | |
* [[en:orx:reference:memory:main|Reference: Memory]] | |
* [[en:orx:reference:object:main|Reference: Object]] | |
* [[en:orx:reference:physics:main|Reference: Physics]] | |
* [[en:orx:reference:plugin:main|Reference: Plugin]] | |
* [[en:orx:reference:render:main|Reference: Render]] | |
* [[en:orx:reference:sound:main|Reference: Sound]] | |
* [[en:orx:reference:utils:main|Reference: Utils]] | |
| |
===== Classes ===== | |
| |
| [[en:orx:reference:math:main|OrxAABox]] || Math: Handles Axis-Aligned boxes | | |
| [[en:orx:reference:anim:main|OrxAnim]] || Anim: Handles Animation Data. | | |
| [[en:orx:reference:anim:main|OrxAnimSet]] || Anim: Handles Sets of Animations. | | |
| OrxBank || | | |
| OrxBody || | | |
| OrxCamera || | | |
| [[en:orx:reference:core:main|OrxClock]] || Core: Handles Clocks. | | |
| [[en:orx:reference:core:main|OrxCommand]] || Core: Handles Custom Registered Commands. | | |
| [[en:orx:reference:core:main|OrxConfig]] || Core: Handles Configuration Files. | | |
| [[en:orx:reference:debug:main|OrxDebug]] || Debug: Output Debug Info. | | |
| [[en:orx:reference:base:main|OrxDecl]] || Base: Has Base Declarations. | | |
| [[en:orx:reference:display:main|OrxDisplay]] || Display: Handles Display. | | |
| [[en:orx:reference:core:main|OrxEvent]] || Core: Handles Internal Events | | |
| [[en:orx:reference:debug:main|OrxFPS]] || Debug: Compute & Display FPS | | |
| OrxFX || | | |
| [[en:orx:reference:io:main|OrxFile]] || IO: Handles Files+FileSystem. | | |
| [[en:orx:reference:display:main|OrxFont]] || Display: Handles Fonts. | | |
| OrxFrame || | | |
| [[en:orx:reference:display:main|OrxGraphic]] || Display: Handles 2D/3D Graphics. | | |
| OrxHashTable || | | |
| [[en:orx:reference:io:main|OrxInput]] || IO: Handles Inputs | | |
| [[en:orx:reference:io:main|OrxJoystick]] || IO: Handles Joystick input | | |
| [[en:orx:reference:io:main|OrxKeyboard]] || IO: Handles Keyboard input | | |
| OrxLinkList || | | |
| [[en:orx:reference:core:main|OrxLocale]] || Core: Handles Localized Strings | | |
| [[en:orx:reference:math:main|OrxMath]] || Math: Base Math Functions | | |
| OrxMemory || | | |
| [[en:orx:reference:base:main|OrxModule]] || Base: Handles Modules. | | |
| [[en:orx:reference:io:main|OrxMouse]] || IO: Handles Mouse input | | |
| [[en:orx:reference:math:main|OrxOBox]] || Math: Handles Oriented boxes | | |
| OrxObject || | | |
| [[en:orx:reference:main:main|OrxParam]] || Main: Handles command-line parameters | | |
| OrxPhysics || | | |
| OrxPlugin || | | |
| [[en:orx:reference:debug:main|OrxProfiler]] || Debug: Profile Code Execution | | |
| OrxRender || | | |
| [[en:orx:reference:display:main|OrxScreenshot]] || Display: Captures Screenshots. | | |
| OrxShader || | | |
| OrxSound || | | |
| OrxSoundSystem || | | |
| OrxSpawner || | | |
| OrxString || | | |
| OrxStructure || | | |
| [[en:orx:reference:core:main|OrxSystem]] || Core: Handles Modules. | | |
| [[en:orx:reference:display:main|OrxText]] || Display: Handles Text. | | |
| [[en:orx:reference:display:main|OrxTexture]] || Display: Handles Textures. | | |
| OrxTree || | | |
| [[en:orx:reference:base:main|OrxType]] || Base: Base Types. | | |
| [[en:orx:reference:math:main|OrxVector]] || Math: Handles Vectors | | |
| OrxViewport || | | |