Home
last modified time | relevance | path

Searched refs:CursorTime (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/demo/demowin/
Ddemowin_held_button.cpp48 …if (this->status == 2 && (CursorTime() == 0 || (CursorTime() >= 30 && (CursorTime() - 30) % 5 == 0… in Update()
/CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/
Ddemowin.h238 int& CursorTime() {return (window->manager->cursorTime);} in CursorTime() function
/CafeSDK-2.12.13-1/system/include/cafe/demo/
Ddemowin.h238 int& CursorTime() {return (window->manager->cursorTime);} in CursorTime() function