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

Public Attributes

std::string label
 
ImVec2 screen_pos
 
ImVec2 screen_size
 
ImU32 color = 0
 
int target_room_id = -1
 
std::optional< size_t > target_door_index
 
int target_tile_x = -1
 
int target_tile_y = -1
 

Detailed Description

Definition at line 127 of file door_interaction_handler.h.

Member Data Documentation

◆ label

std::string yaze::editor::DoorInteractionHandler::PairBadgeOverlay::label

◆ screen_pos

ImVec2 yaze::editor::DoorInteractionHandler::PairBadgeOverlay::screen_pos

◆ screen_size

ImVec2 yaze::editor::DoorInteractionHandler::PairBadgeOverlay::screen_size

◆ color

ImU32 yaze::editor::DoorInteractionHandler::PairBadgeOverlay::color = 0

◆ target_room_id

int yaze::editor::DoorInteractionHandler::PairBadgeOverlay::target_room_id = -1

◆ target_door_index

std::optional<size_t> yaze::editor::DoorInteractionHandler::PairBadgeOverlay::target_door_index

◆ target_tile_x

int yaze::editor::DoorInteractionHandler::PairBadgeOverlay::target_tile_x = -1

◆ target_tile_y

int yaze::editor::DoorInteractionHandler::PairBadgeOverlay::target_tile_y = -1

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