palette property
- @Array.multi<NativeType>([256])
getter/setter pair
The active 256-color palette for this render state.
Implementation
@ffi.Array.multi([256])
external ffi.Array<GhosttyColorRgb> palette;
The active 256-color palette for this render state.
@ffi.Array.multi([256])
external ffi.Array<GhosttyColorRgb> palette;