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

Method GetMousePosition

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

@brief ��ȡ���λ�ã��Դ������½�Ϊԭ�㣩

Source from the content-addressed store, hash-verified

271
272 /// @brief ��ȡ���λ�ã��Դ������½�Ϊԭ�㣩
273 fcyVec2 GetMousePosition()LNOEXCEPT { return m_MousePosition; }
274
275 /// @brief �������Ƿ���
276 fBool GetMouseState(int button)LNOEXCEPT

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected