ClassMGuiButton
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) |
||
(4 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{doxybot-warning|MGuiButton}}</noinclude><includeonly> | <noinclude>{{doxybot-warning|MGuiButton}}</noinclude><includeonly> | ||
− | + | {{doxybot-class|1=MGuiButton|2=}} | |
− | + | {{doxybot-member|1=std::string MGuiButton::m_textNone|2=}} | |
− | + | {{doxybot-member|1=MGUI_BUTTON_MODES MGuiButton::m_modeNone|2=}} | |
− | + | {{doxybot-member|1=unsigned int MGuiButton::m_groupIdNone|2=}} | |
− | + | {{doxybot-member|1=bool MGuiButton::m_isActiveNone|2=}} | |
− | + | {{doxybot-member|1=void(* MGuiButton::m_pointerEvent)(MGuiButton *button, MGuiEvent *guiEvent))(MGuiButton *button, MGuiEvent *guiEvent)|2=}} | |
− | + | {{doxybot-member|1=MGuiButton::MGuiButton(const MVector2 &position, const MVector2 &scale, const MVector4 &color, void(*pointerEvent)(MGuiButton *button, MGuiEvent *guiEvent))|2=}} | |
− | + | {{doxybot-member|1=bool MGuiButton::isActive(void)|2=}} | |
− | + | {{doxybot-member|1=void MGuiButton::sendVariable(void)|2=}} | |
− | + | {{doxybot-member|1=void MGuiButton::updateFromVariable(void)|2=}} | |
− | + | {{doxybot-member|1=void MGuiButton::onChange(void)|2=}} | |
− | + | {{doxybot-member|1=void MGuiButton::setText(const char *text)|2=}} | |
− | + | {{doxybot-member|1=bool MGuiButton::isCheckButton(void)|2=}} | |
− | + | {{doxybot-member|1=bool MGuiButton::isGroupButton(void)|2=}} | |
− | + | {{doxybot-member|1=void MGuiButton::setMode(MGUI_BUTTON_MODES mode)|2=}} | |
− | + | {{doxybot-member|1=MGUI_BUTTON_MODES MGuiButton::getMode(void)|2=}} | |
− | + | {{doxybot-member|1=bool MGuiButton::unPressGroupButtons(void)|2=}} | |
− | + | {{doxybot-member|1=void MGuiButton::setGroupId(unsigned int id)|2=}} | |
− | + | {{doxybot-member|1=unsigned int MGuiButton::getGroupId(void)|2=}} | |
− | + | {{doxybot-member|1=void MGuiButton::onEvent(MWinEvent *windowEvent)|2=}} | |
− | + | {{doxybot-member|1=void MGuiButton::setPointerEvent(void(*pointerEvent)(MGuiButton *button, MGuiEvent *guiEvent))|2=}} | |
− | + | {{doxybot-member|1=const char* MGuiButton::getText(void)|2=}} | |
− | + | {{doxybot-member|1=void MGuiButton::setPressed(bool pressed)|2=}} | |
− | + | {{doxybot-member|1=void MGuiButton::draw(void)|2=}} | |
− | + | {{doxybot-member|1=void MGuiButton::press(bool press)|2=}} | |
− | + | {{doxybot-categories}} | |
− | + | </includeonly> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Latest revision as of 13:12, 8 February 2014
This page is automatically edited by Doxybot. Do not edit it manually, human! Edit instead the main page MGuiButton that it is trancluded into.