Skip to content

MTY_AppGetRelativeMouse

chrisd1100 edited this page Aug 25, 2022 · 1 revision

Check if relative mouse mode is set.

bool MTY_AppGetRelativeMouse(
    MTY_App * ctx
);

Parameters

ctx (MTY_App *)

The MTY_App.

Return value

bool

Relative mouse mode is set.

Platform support

Windows   macOS   Android   Linux   Web  

See also

Module: App

Clone this wiki locally