This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:orx:reference:io:main [2012/06/03 08:46 (14 years ago)] – gemberkoekje | en:orx:reference:io:main [2018/01/19 02:58 (8 years ago)] (current) – Content moved. Deleted. sausage | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Input/ | ||
- | |||
- | ==== OrxFile ==== | ||
- | File / file system module. Module that handles file / file system access. | ||
- | |||
- | ==== OrxInput ==== | ||
- | Input module. Module that handles generalized inputs (keyboard, mouse, joystick, ...) | ||
- | |||
- | ==== OrxJoystick ==== | ||
- | Joystick plugin module. Plugin module that handles joystick-like peripherals. | ||
- | |||
- | ==== OrxKeyboard ==== | ||
- | Keyboard plugin module. Plugin module that handles keyboard peripherals. | ||
- | |||
- | ==== OrxMouse ==== | ||
- | Mouse plugin module. Plugin module that handles mouse-like peripherals. | ||
- | |||
- | ===== Config ===== | ||
- | * [[en: | ||
- | * [[en: | ||
- | * [[en: | ||
- | * [[en: | ||
- | |||
- | ===== Tutorials ===== | ||
- | |||
- | -todo- | ||
- | |||