menu
raylib_dartified_base package
documentation
core/raylib_dartified_base.dart
WaveBase<X extends WaveBase<X>>
waveLength property
waveLength property
dark_mode
light_mode
waveLength
property
int
get
waveLength
Implementation
int get waveLength => BASE_waveLength(frameCount, channels);
raylib_dartified_base package
documentation
core/raylib_dartified_base
WaveBase<X extends WaveBase<X>>
waveLength property
WaveBase mixin