menu
raylib_dartified package
documentation
raylib.dart
RaylibCoreModuleDebugLabels
SetTraceLogLevel method
SetTraceLogLevel method
dark_mode
light_mode
SetTraceLogLevel
method
String
SetTraceLogLevel
(
TraceLogLevel
logLevel
)
Implementation
String SetTraceLogLevel( TraceLogLevel logLevel, ) => 'SetTraceLogLevel(${logLevel.name})';
raylib_dartified package
documentation
raylib
RaylibCoreModuleDebugLabels
SetTraceLogLevel method
RaylibCoreModuleDebugLabels class