menu
raylib_dartified package
documentation
raylib.dart
RlRenderBatchBase<X extends RlRenderBatchBase<X, V, D>, V extends RlVertexBufferBase<V>, D extends RlDrawCallBase<D>>
bufferCount abstract property
bufferCount abstract property
dark_mode
light_mode
bufferCount
property
int
bufferCount
getter/setter pair
Implementation
abstract int bufferCount;
raylib_dartified package
documentation
raylib
RlRenderBatchBase<X extends RlRenderBatchBase<X, V, D>, V extends RlVertexBufferBase<V>, D extends RlDrawCallBase<D>>
bufferCount abstract property
RlRenderBatchBase mixin