menu
raylib_dartified package
documentation
raylib.dart
RaylibCoreModuleDebugLabels
SetGesturesEnabled method
SetGesturesEnabled method
dark_mode
light_mode
SetGesturesEnabled
method
String
SetGesturesEnabled
(
Iterable
<
Gesture
>
flags
)
Implementation
String SetGesturesEnabled( Iterable<Gesture> flags, ) => 'SetGesturesEnabled($flags)';
raylib_dartified package
documentation
raylib
RaylibCoreModuleDebugLabels
SetGesturesEnabled method
RaylibCoreModuleDebugLabels class