|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Definition at line 4 of file inputbox.qh.
|
inherited |
References applyButton, ATTRIB(), and entity().
| XonoticInputBox::ATTRIB | ( | XonoticInputBox | , |
| controlledCvar | , | ||
| string | ) |
References ATTRIB(), and controlledCvar.
| XonoticInputBox::ATTRIB | ( | XonoticInputBox | , |
| onChange | , | ||
| void(entity, entity) | ) |
| XonoticInputBox::ATTRIB | ( | XonoticInputBox | , |
| onChangeEntity | , | ||
| entity | ) |
| XonoticInputBox::ATTRIB | ( | XonoticInputBox | , |
| onEnter | , | ||
| void(entity, entity) | ) |
| XonoticInputBox::ATTRIB | ( | XonoticInputBox | , |
| onEnterEntity | , | ||
| entity | ) |
|
virtualinherited |
References configureInputBox(), entity(), and METHOD.
Referenced by configureInputBox().
|
virtualinherited |
References configureLabel(), entity(), and METHOD.
Referenced by configureLabel().
|
virtual |
References configureXonoticInputBox(), entity(), and METHOD.
Referenced by configureXonoticInputBox().
|
virtualinherited |
Reimplemented in XonoticCampaignList, XonoticCreditsList, XonoticCvarList, XonoticDemoList, XonoticGameMenuDialog, XonoticHUDSkinList, XonoticKeyBinder, XonoticLanguageList, XonoticMapList, XonoticPlayerModelSelector, XonoticScreenshotList, XonoticSkinList, XonoticSoundList, XonoticStatsList, XonoticTextBox, and XonoticWelcomeDialog.
Definition at line 6 of file item.qc.
References destroy().
Referenced by destroy().
|
virtualinherited |
|
virtualinherited |
References enterText(), entity(), and METHOD.
Referenced by enterText().
|
virtualinherited |
Reimplemented in Nexposee, XonoticCreditsDialog, XonoticServerList, and XonoticWinnerDialog.
Definition at line 94 of file item.qc.
References allowFocusSound, focusEnter(), and m_play_focus_sound().
Referenced by focusEnter().
|
virtual |
Reimplemented from MenuItem.
References entity(), focusLeave(), and METHOD.
Referenced by focusLeave().
|
virtualinherited |
Reimplemented in Container, and XonoticCvarList.
Definition at line 59 of file item.qc.
References hideNotify().
Referenced by hideNotify().
|
virtual |
|
virtualinherited |
|
virtual |
References entity(), loadCvars(), and METHOD.
Referenced by loadCvars().
|
virtualinherited |
Reimplemented from MenuItem.
References entity(), METHOD, mouseDrag(), and vector.
Referenced by mouseDrag().
|
virtualinherited |
Reimplemented from MenuItem.
References entity(), METHOD, mouseMove(), and vector.
Referenced by mouseMove().
|
virtualinherited |
Reimplemented from MenuItem.
Definition at line 76 of file inputbox.qc.
References cb_pressed, dragScrollTimer, enableClearButton, InputBox_mouseDrag(), mousePress(), over_ClearButton(), pressed, time, and vector.
Referenced by mousePress(), and mouseRelease().
|
virtualinherited |
Reimplemented from MenuItem.
References entity(), METHOD, mousePress(), mouseRelease(), this, and vector.
Referenced by mouseRelease().
|
virtualinherited |
Reimplemented in BorderImage.
References entity(), METHOD, and recalcPositionWithText().
Referenced by recalcPositionWithText().
|
virtualinherited |
Definition at line 11 of file item.qc.
References entity(), NULL, parent, and relinquishFocus().
Referenced by relinquishFocus().
|
virtualinherited |
Reimplemented from Label.
References entity(), METHOD, resizeNotify(), and vector.
Referenced by resizeNotify().
|
virtual |
References entity(), METHOD, and saveCvars().
Referenced by saveCvars().
|
virtual |
|
virtualinherited |
Reimplemented from MenuItem.
References entity(), METHOD, and showNotify().
Referenced by showNotify().
|
virtualinherited |
Reimplemented from MenuItem.
Reimplemented in CheckBox, and Slider.
References entity(), METHOD, and toString().
Referenced by toString().
|
inherited |
Definition at line 31 of file inputbox.qh.
Definition at line 23 of file inputbox.qh.
| float XonoticInputBox::alpha = SKINALPHA_TEXT |
Definition at line 20 of file inputbox.qh.
| vector XonoticInputBox::cb_color = SKINCOLOR_CLEARBUTTON_N |
Definition at line 25 of file inputbox.qh.
| vector XonoticInputBox::cb_colorC = SKINCOLOR_CLEARBUTTON_C |
Definition at line 27 of file inputbox.qh.
| vector XonoticInputBox::cb_colorF = SKINCOLOR_CLEARBUTTON_F |
Definition at line 26 of file inputbox.qh.
Definition at line 41 of file inputbox.qh.
| float XonoticInputBox::cb_offset = SKINOFFSET_CLEARBUTTON |
Definition at line 23 of file inputbox.qh.
Definition at line 40 of file inputbox.qh.
Referenced by mousePress().
| string XonoticInputBox::cb_src = SKINGFX_CLEARBUTTON |
Definition at line 24 of file inputbox.qh.
|
inherited |
Definition at line 39 of file inputbox.qh.
| vector XonoticInputBox::color = SKINCOLOR_INPUTBOX_N |
Definition at line 17 of file inputbox.qh.
| vector XonoticInputBox::colorF = SKINCOLOR_INPUTBOX_F |
Definition at line 18 of file inputbox.qh.
|
inherited |
Definition at line 19 of file inputbox.qh.
|
inherited |
Definition at line 24 of file inputbox.qh.
|
inherited |
Definition at line 27 of file inputbox.qh.
|
inherited |
Definition at line 26 of file inputbox.qh.
Referenced by mousePress().
Definition at line 29 of file inputbox.qh.
Definition at line 37 of file inputbox.qh.
Referenced by mousePress().
Definition at line 22 of file inputbox.qh.
| float XonoticInputBox::fontSize = SKINFONTSIZE_NORMAL |
Definition at line 9 of file inputbox.qh.
|
inherited |
Definition at line 30 of file inputbox.qh.
| string XonoticInputBox::image = SKINGFX_INPUTBOX |
Definition at line 10 of file inputbox.qh.
|
inherited |
Definition at line 25 of file inputbox.qh.
| float XonoticInputBox::marginLeft = SKINMARGIN_INPUTBOX_CHARS |
Definition at line 15 of file inputbox.qh.
| float XonoticInputBox::marginRight = SKINMARGIN_INPUTBOX_CHARS |
Definition at line 16 of file inputbox.qh.
|
inherited |
Definition at line 34 of file inputbox.qh.
|
inherited |
Definition at line 29 of file item.qh.
Referenced by resizeNotify().
Definition at line 28 of file inputbox.qh.
Referenced by mousePress().
Definition at line 34 of file inputbox.qh.
|
inherited |
Definition at line 20 of file inputbox.qh.
| float XonoticInputBox::sendCvars = 0 |
Definition at line 32 of file inputbox.qh.
|
inherited |
Definition at line 30 of file item.qh.
Referenced by resizeNotify().