Skip to contents

Enable a set of gestures using flags.

Usage

set_gestures_enabled(flags)

Arguments

flags

A non-negative integer.

Note

This function has been auto-generated from the following Raylib function definition:

void SetGesturesEnabled(unsigned int flags);