yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::ColorComparison Struct Reference

#include <palette_debug.h>

Public Attributes

int x
 
int y
 
uint8_t palette_index
 
uint8_t actual_r
 
uint8_t actual_g
 
uint8_t actual_b
 
uint8_t expected_r
 
uint8_t expected_g
 
uint8_t expected_b
 
bool matches
 

Detailed Description

Definition at line 31 of file palette_debug.h.

Member Data Documentation

◆ x

int yaze::zelda3::ColorComparison::x

Definition at line 32 of file palette_debug.h.

Referenced by yaze::zelda3::PaletteDebugger::SamplePixelAt().

◆ y

int yaze::zelda3::ColorComparison::y

Definition at line 32 of file palette_debug.h.

Referenced by yaze::zelda3::PaletteDebugger::SamplePixelAt().

◆ palette_index

uint8_t yaze::zelda3::ColorComparison::palette_index

Definition at line 33 of file palette_debug.h.

Referenced by yaze::zelda3::PaletteDebugger::SamplePixelAt().

◆ actual_r

uint8_t yaze::zelda3::ColorComparison::actual_r

Definition at line 34 of file palette_debug.h.

Referenced by yaze::zelda3::PaletteDebugger::SamplePixelAt().

◆ actual_g

uint8_t yaze::zelda3::ColorComparison::actual_g

Definition at line 34 of file palette_debug.h.

Referenced by yaze::zelda3::PaletteDebugger::SamplePixelAt().

◆ actual_b

uint8_t yaze::zelda3::ColorComparison::actual_b

Definition at line 34 of file palette_debug.h.

Referenced by yaze::zelda3::PaletteDebugger::SamplePixelAt().

◆ expected_r

uint8_t yaze::zelda3::ColorComparison::expected_r

Definition at line 35 of file palette_debug.h.

Referenced by yaze::zelda3::PaletteDebugger::SamplePixelAt().

◆ expected_g

uint8_t yaze::zelda3::ColorComparison::expected_g

Definition at line 35 of file palette_debug.h.

Referenced by yaze::zelda3::PaletteDebugger::SamplePixelAt().

◆ expected_b

uint8_t yaze::zelda3::ColorComparison::expected_b

Definition at line 35 of file palette_debug.h.

Referenced by yaze::zelda3::PaletteDebugger::SamplePixelAt().

◆ matches

bool yaze::zelda3::ColorComparison::matches

Definition at line 36 of file palette_debug.h.

Referenced by yaze::zelda3::PaletteDebugger::SamplePixelAt().


The documentation for this struct was generated from the following file: