This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:examples:input:keyboard_key_up [2018/02/14 00:47 (7 years ago)] – external edit 127.0.0.1 | en:examples:input:keyboard_key_up [2022/12/06 13:39 (2 years ago)] (current) – iarwain | ||
---|---|---|---|
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, |
... | ... | ||
</ | </ |