This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:orx:reference:core:main [2013/10/27 23:38 (12 years ago)] – Description under wrong title. Fixed. sausage | en:orx:reference:core:main [2018/01/19 08:50 (8 years ago)] (current) – No content. Deleting. sausage | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Core ====== | ||
| - | ==== OrxClock ==== | ||
| - | Clock module. Module that handles clocks which is the low level kernel part of orx execution. | ||
| - | ==== OrxCommand ==== | ||
| - | Command module. Module that can execute custom registered commands. | ||
| - | ==== OrxConfig ==== | ||
| - | Config module. Module that handles configuration files. | ||
| - | ==== OrxEvent ==== | ||
| - | Event module. Module that handles internal events. | ||
| - | ==== OrxLocale ==== | ||
| - | Localization module. Module that handles localized strings. | ||
| - | ==== OrxSystem ==== | ||
| - | Module file. Code that handles modules and their dependencies. | ||
| - | |||
| - | ===== Config ===== | ||
| - | * [[en: | ||
| - | * [[en: | ||
| - | * [[en: | ||
| - | * [[en: | ||
| - | ===== Tutorials ===== | ||
| - | * [[en: | ||
| - | * [[en: | ||
| - | * [[en: | ||