User Tools

Site Tools


en:examples:input:keyboard_input

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:examples:input:keyboard_input [2018/02/14 08:47 (8 years ago)] – external edit 127.0.0.1en:examples:input:keyboard_input [2025/09/30 17:26 (12 days 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_TYPE_CORE), Update, orxNULL, orxMODULE_ID_MAIN, orxCLOCK_PRIORITY_NORMAL);+  orxClock_Register(orxClock_Get(orxCLOCK_KZ_CORE), Update, orxNULL, orxMODULE_ID_MAIN, orxCLOCK_PRIORITY_NORMAL);
 ... ...
 </code> </code>
en/examples/input/keyboard_input.1518598064.txt.gz · Last modified: 2025/09/30 17:26 (12 days ago) (external edit)