This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:orx:reference:core:main [2012/12/28 14:10 (13 years ago)] – Links to en:orx:tutorials:standalone changed to en:orx:tutorials:locale iarwain | en:orx:reference:core:main [2018/01/19 00: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 ==== | ||
- | Config module. Module that handles configuration files | ||
- | ==== OrxConfig ==== | ||
- | Command module. Module that can execute custom registered commands. | ||
- | ==== 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: | ||