Mario Kart 64
Loading...
Searching...
No Matches
Editor::TrackPropertiesWindow Class Reference

#include <TrackProperties.h>

Inheritance diagram for Editor::TrackPropertiesWindow:
[legend]
Collaboration diagram for Editor::TrackPropertiesWindow:
[legend]

Public Member Functions

 ~TrackPropertiesWindow ()
 

Protected Member Functions

void InitElement () override
 
void DrawElement () override
 
void DrawMusic ()
 
void DrawLight ()
 
void UpdateElement () override
 
void RGB8ToFloat (const u8 *src, float *dst)
 
void FloatToRGB8 (const float *src, u8 *dst)
 
const char * MusicSeqToString (MusicSeq seq)
 

Constructor & Destructor Documentation

◆ ~TrackPropertiesWindow()

Editor::TrackPropertiesWindow::~TrackPropertiesWindow ( )

Member Function Documentation

◆ DrawElement()

void Editor::TrackPropertiesWindow::DrawElement ( )
overrideprotected
Here is the call graph for this function:

◆ DrawLight()

void Editor::TrackPropertiesWindow::DrawLight ( )
protected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ DrawMusic()

void Editor::TrackPropertiesWindow::DrawMusic ( )
protected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ FloatToRGB8()

void Editor::TrackPropertiesWindow::FloatToRGB8 ( const float * src,
u8 * dst )
protected
Here is the caller graph for this function:

◆ InitElement()

void Editor::TrackPropertiesWindow::InitElement ( )
inlineoverrideprotected

◆ MusicSeqToString()

const char * Editor::TrackPropertiesWindow::MusicSeqToString ( MusicSeq seq)
protected
Here is the caller graph for this function:

◆ RGB8ToFloat()

void Editor::TrackPropertiesWindow::RGB8ToFloat ( const u8 * src,
float * dst )
protected
Here is the caller graph for this function:

◆ UpdateElement()

void Editor::TrackPropertiesWindow::UpdateElement ( )
inlineoverrideprotected

The documentation for this class was generated from the following files: