set_can_grab_pointer


Description:

public void set_can_grab_pointer (bool can_grab_pointer)

Sets whether the pointer should be grabbed when clicking on the view.

This allows this to work as a RETRO_CONTROLLER_TYPE_MOUSE instead of a RETRO_CONTROLLER_TYPE_POINTER.

Parameters:

this

a CoreView

can_grab_pointer

whether the pointer should be grabbed when clicking on the view