Graphics::getPalette

Description

Color* Graphics::getPalette()

Graphics::getPalette returns a pointer to the palette currently in use.

Parameters

none

Returns

Color* : pointer to the palette currently in use

Example

N/A