yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::music::PianoRollView::ContextTarget Struct Reference

Public Attributes

int segment = -1
 
int channel = -1
 
int event_index = -1
 

Detailed Description

Definition at line 159 of file piano_roll_view.h.

Member Data Documentation

◆ segment

int yaze::editor::music::PianoRollView::ContextTarget::segment = -1

Definition at line 160 of file piano_roll_view.h.

Referenced by yaze::editor::music::PianoRollView::Draw().

◆ channel

int yaze::editor::music::PianoRollView::ContextTarget::channel = -1

Definition at line 161 of file piano_roll_view.h.

Referenced by yaze::editor::music::PianoRollView::Draw().

◆ event_index

int yaze::editor::music::PianoRollView::ContextTarget::event_index = -1

Definition at line 162 of file piano_roll_view.h.

Referenced by yaze::editor::music::PianoRollView::Draw().


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