overlay_tex1 property

Pointer<Pointer<ma_uint8>> overlay_tex1
getter/setter pair

Indexed by 3D coordinate. If 0, there is no overlay. If non-zero, it indexes into to the below arrays and overrides the values defined by the blocktype.

Implementation

external ffi.Pointer<ffi.Pointer<ffi.UnsignedChar>> overlay_tex1;