Searched refs:bulletKey (Results 1 – 2 of 2) sorted by relevance
494 bool GwenUserInterface::keyboardCallback(int bulletKey, int state) in keyboardCallback() argument500 switch (bulletKey) in keyboardCallback()569 if (bulletKey < 256 && state) in keyboardCallback()571 Gwen::UnicodeChar c = (Gwen::UnicodeChar)bulletKey; in keyboardCallback()