pixelperfectengine v0.9.4-alpha.3 (2018-07-14T20:03:51Z)
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.