#include <JUTPalette.h>
|
| | JUTPalette (_GXTlut p1, _GXTlutFmt p2, JUTTransparency p3, u16 p4, void *p5) |
| |
| | JUTPalette (GXTlut tlutNo, ResTLUT *p_tlutRes) |
| |
| void | storeTLUT (_GXTlut, ResTLUT *) |
| |
| void | storeTLUT (_GXTlut, _GXTlutFmt, JUTTransparency, u16, void *) |
| |
| bool | load () |
| |
| u8 | getTlutName () const |
| |
| u8 | getFormat () const |
| |
| u8 | getTransparency () const |
| |
| u16 | getNumColors () const |
| |
| ResTLUT * | getColorTable () const |
| |
◆ JUTPalette() [1/2]
◆ JUTPalette() [2/2]
◆ getColorTable()
| ResTLUT * JUTPalette::getColorTable |
( |
| ) |
const |
|
inline |
◆ getFormat()
| u8 JUTPalette::getFormat |
( |
| ) |
const |
|
inline |
◆ getNumColors()
| u16 JUTPalette::getNumColors |
( |
| ) |
const |
|
inline |
◆ getTlutName()
| u8 JUTPalette::getTlutName |
( |
| ) |
const |
|
inline |
◆ getTransparency()
| u8 JUTPalette::getTransparency |
( |
| ) |
const |
|
inline |
◆ load()
| bool JUTPalette::load |
( |
| ) |
|
◆ storeTLUT() [1/2]
◆ storeTLUT() [2/2]
◆ mColorTable
◆ mFormat
◆ mNumColors
| u16 JUTPalette::mNumColors |
|
private |
◆ mTlutName
◆ mTlutObj
◆ mTransparency
| u8 JUTPalette::mTransparency |
|
private |
The documentation for this class was generated from the following files: