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

Public Attributes

int segment = -1
 
int channel = -1
 
int tick = -1
 
uint8_t pitch = 0
 

Detailed Description

Definition at line 165 of file piano_roll_view.h.

Member Data Documentation

◆ segment

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

Definition at line 166 of file piano_roll_view.h.

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

◆ channel

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

Definition at line 167 of file piano_roll_view.h.

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

◆ tick

int yaze::editor::music::PianoRollView::EmptyContextTarget::tick = -1

Definition at line 168 of file piano_roll_view.h.

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

◆ pitch

uint8_t yaze::editor::music::PianoRollView::EmptyContextTarget::pitch = 0

Definition at line 169 of file piano_roll_view.h.

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


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