MemoryPointerMatrixIO extension
- on
Methods
-
readMatrix<
D extends RaylibStruct< (D> >int rowCount, int rowLength, {bool owned = false, bool materialize = false}) → List< StructLiveList< D, RStruct> > -
Available on MemoryPointer<
RPointer< , provided by the MemoryPointerMatrixIO extensionRStruct> > -
writeMatrix<
D extends RaylibStruct< (D> >List< List< rows) → voidD> > -
Available on MemoryPointer<
RPointer< , provided by the MemoryPointerMatrixIO extensionRStruct> >