pixelperfectengine v0.10.0-beta.3 (2021-11-05T22:49:30Z)
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.