DDNet documentation
Loading...
Searching...
No Matches
CEnvelopeEditor::CPopupEnvelopePoint Class Reference
Inheritance diagram for CEnvelopeEditor::CPopupEnvelopePoint:
[legend]
Collaboration diagram for CEnvelopeEditor::CPopupEnvelopePoint:
[legend]

Static Public Member Functions

static CUi::EPopupMenuFunctionResult Render (void *pContext, CUIRect View, bool Active)

Public Attributes

CEnvelopeEditorm_pEnvelopeEditor

Private Attributes

int m_aValues [4] = {0}
CLineInputNumber m_ValueInput
CLineInputNumber m_TimeInput
float m_CurrentTime = 0.0f
float m_CurrentValue = 0.0f
const char m_ColorPickerButtonId = 0
const char m_DeleteButtonId = 0

Member Function Documentation

◆ Render()

CUi::EPopupMenuFunctionResult CEnvelopeEditor::CPopupEnvelopePoint::Render ( void * pContext,
CUIRect View,
bool Active )
static

Member Data Documentation

◆ m_aValues

int CEnvelopeEditor::CPopupEnvelopePoint::m_aValues[4] = {0}
private

◆ m_ColorPickerButtonId

const char CEnvelopeEditor::CPopupEnvelopePoint::m_ColorPickerButtonId = 0
private

◆ m_CurrentTime

float CEnvelopeEditor::CPopupEnvelopePoint::m_CurrentTime = 0.0f
private

◆ m_CurrentValue

float CEnvelopeEditor::CPopupEnvelopePoint::m_CurrentValue = 0.0f
private

◆ m_DeleteButtonId

const char CEnvelopeEditor::CPopupEnvelopePoint::m_DeleteButtonId = 0
private

◆ m_pEnvelopeEditor

CEnvelopeEditor* CEnvelopeEditor::CPopupEnvelopePoint::m_pEnvelopeEditor

◆ m_TimeInput

CLineInputNumber CEnvelopeEditor::CPopupEnvelopePoint::m_TimeInput
private

◆ m_ValueInput

CLineInputNumber CEnvelopeEditor::CPopupEnvelopePoint::m_ValueInput
private

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