menu
raylib_dartified package
documentation
raylib.dart
RaylibTempStructAllocatorBase<TempType extends RaylibTempBase<RaylibBase>, X extends RaylibStructBase<TempType, P, X>, V, P, S>
byteSize property
byteSize property
dark_mode
light_mode
byteSize
property
int
byteSize
final
inherited
Size in bytes of a single element this allocator manages.
Implementation
final int byteSize;
raylib_dartified package
documentation
raylib
RaylibTempStructAllocatorBase<TempType extends RaylibTempBase<RaylibBase>, X extends RaylibStructBase<TempType, P, X>, V, P, S>
byteSize property
RaylibTempStructAllocatorBase mixin