pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
PaletteManager.addPalette
PixelPerfectEngine
graphics
paletteMan
PaletteManager
Adds palette if it doesn't exist yet, then returns the pointer.
class
PaletteManager
Color
*
addPalette
(
string
name
,
Color
[]
pal
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
paletteMan
PaletteManager
constructors
this
functions
addPalette
getPalette
removePalette
variables
palettes
Adds palette if it doesn't exist yet, then returns the pointer.