MCPcopy Create free account
hub / github.com/9chu/LuaSTGPlus / GetLastKey

Method GetLastKey

LuaSTGPlus/AppFrame.h:270–270  ·  view source on GitHub ↗

@brief ������һ�ΰ�������

Source from the content-addressed store, hash-verified

268
269 /// @brief ������һ�ΰ�������
270 int GetLastKey()LNOEXCEPT { return m_LastKey; }
271
272 /// @brief ��ȡ���λ�ã��Դ������½�Ϊԭ�㣩
273 fcyVec2 GetMousePosition()LNOEXCEPT { return m_MousePosition; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected