Searched refs:CursorTime (Results 1 – 3 of 3) sorted by relevance
48 …if (this->status == 2 && (CursorTime() == 0 || (CursorTime() >= 30 && (CursorTime() - 30) % 5 == 0… in Update()
238 int& CursorTime() {return (window->manager->cursorTime);} in CursorTime() function