@override Pointer<MatrixC> allocatePointer(RaylibTemp temp, String key, [int count = 1]) => temp.Matrix$.At(key, count);