> home > Custom Layer Boundary API

get_mouse_state

January 19th 2020
Get the state of the mouse as of this frame

Signature

C++
Mouse_State
get_mouse_state(Application_Links* app);

Parameters

app

the standard custom layer context pointer

Return

the current mouse state struct