This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:examples:input:keyboard_input [2018/02/14 04:47 (8 years ago)] – ↷ Page moved from examples:input:keyboard_input to en:examples:input:keyboard_input iarwain | en:examples:input:keyboard_input [2025/09/30 17:26 (6 weeks ago)] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| orxSTATUS orxFASTCALL Init() | orxSTATUS orxFASTCALL Init() | ||
| { | { | ||
| - | orxClock_Register(orxClock_FindFirst(orx2F(-1.0f), | + | orxClock_Register(orxClock_Get(orxCLOCK_KZ_CORE), Update, orxNULL, orxMODULE_ID_MAIN, |
| ... | ... | ||
| </ | </ | ||