yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::RoomGraphicsContent::SheetPreviewMetadata Struct Reference

Public Attributes

uint8_t block_id = 0
 
size_t source_offset = 0
 
int width = 0
 
int height = 0
 
int nonzero_pixels = 0
 
int palette_colors = 0
 
bool bitmap_active = false
 
bool has_surface = false
 
bool has_texture = false
 

Detailed Description

Definition at line 73 of file room_graphics_content.h.

Member Data Documentation

◆ block_id

uint8_t yaze::editor::RoomGraphicsContent::SheetPreviewMetadata::block_id = 0

Definition at line 74 of file room_graphics_content.h.

◆ source_offset

size_t yaze::editor::RoomGraphicsContent::SheetPreviewMetadata::source_offset = 0

Definition at line 75 of file room_graphics_content.h.

◆ width

int yaze::editor::RoomGraphicsContent::SheetPreviewMetadata::width = 0

Definition at line 76 of file room_graphics_content.h.

◆ height

int yaze::editor::RoomGraphicsContent::SheetPreviewMetadata::height = 0

Definition at line 77 of file room_graphics_content.h.

◆ nonzero_pixels

int yaze::editor::RoomGraphicsContent::SheetPreviewMetadata::nonzero_pixels = 0

Definition at line 78 of file room_graphics_content.h.

◆ palette_colors

int yaze::editor::RoomGraphicsContent::SheetPreviewMetadata::palette_colors = 0

Definition at line 79 of file room_graphics_content.h.

◆ bitmap_active

bool yaze::editor::RoomGraphicsContent::SheetPreviewMetadata::bitmap_active = false

Definition at line 80 of file room_graphics_content.h.

◆ has_surface

bool yaze::editor::RoomGraphicsContent::SheetPreviewMetadata::has_surface = false

Definition at line 81 of file room_graphics_content.h.

◆ has_texture

bool yaze::editor::RoomGraphicsContent::SheetPreviewMetadata::has_texture = false

Definition at line 82 of file room_graphics_content.h.


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