menu
ball_engine package
documentation
engine.dart
BallEngine
maxRecursionDepth property
maxRecursionDepth property
dark_mode
light_mode
maxRecursionDepth
property
int
maxRecursionDepth
final
Maximum number of nested non-base Ball function calls allowed.
Implementation
final int maxRecursionDepth;
ball_engine package
documentation
engine
BallEngine
maxRecursionDepth property
BallEngine class