@brief ������һ�ΰ�������
| 268 | |
| 269 | /// @brief ������һ�ΰ������� |
| 270 | int GetLastKey()LNOEXCEPT { return m_LastKey; } |
| 271 | |
| 272 | /// @brief ��ȡ���λ�ã��Դ������½�Ϊԭ�㣩 |
| 273 | fcyVec2 GetMousePosition()LNOEXCEPT { return m_MousePosition; } |
nothing calls this directly
no outgoing calls
no test coverage detected