menu
raylib_dartified package
documentation
raylib.dart
RaylibCoreModuleDebugLabels
DrawFPS method
DrawFPS method
dark_mode
light_mode
DrawFPS
method
String
DrawFPS
(
num
posX
,
num
posY
)
Implementation
String DrawFPS( num posX, num posY, ) => 'DrawFPS($posX, $posY)';
raylib_dartified package
documentation
raylib
RaylibCoreModuleDebugLabels
DrawFPS method
RaylibCoreModuleDebugLabels class