|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Public Member Functions | |
| ATTRIB (Label, currentText, string) | |
| ATTRIB (Label, text, string) | |
| ATTRIB (Label, textEntity, entity) | |
| ATTRIB (MenuItem, parent, entity) | |
| ATTRIB (MenuItem, tooltip, string) | |
| virtual void | configureLabel () |
| virtual void | destroy () |
| virtual void | draw () |
| virtual void | focusEnter () |
| virtual void | focusLeave () |
| virtual void | hideNotify () |
| virtual void | keyDown () |
| virtual void | keyUp () |
| virtual void | mouseDrag () |
| virtual void | mouseMove () |
| virtual void | mousePress () |
| virtual void | mouseRelease () |
| virtual void | recalcPositionWithText () |
| virtual void | relinquishFocus () |
| virtual void | resizeNotify () |
| virtual void | setText () |
| virtual void | showNotify () |
| virtual void | toString () |
Public Attributes | |
| float | align = 0.5 |
| bool | allowColors = false |
| bool | allowCut = false |
| bool | allowFocusSound = false |
| bool | allowWrap = false |
| float | allowWrap_spacing = 0 |
| float | alpha = SKINALPHA_TEXT |
| vector | colorL = SKINCOLOR_TEXT |
| float | condenseFactor = 1 |
| float | disabled = 0 |
| float | disabledAlpha = SKINALPHA_DISABLED |
| bool | focusable = false |
| bool | focused = false |
| float | fontSize = SKINFONTSIZE_NORMAL |
| bool | isBold = false |
| float | keepspaceLeft = 0 |
| float | keepspaceRight = 0 |
| float | marginLeft = 0 |
| float | marginRight = 0 |
| vector | origin = '0 0 0' |
| bool | overrideCondenseFactor = false |
| vector | overrideRealOrigin = '0 0 0' |
| float | preferredFocusPriority = 0 |
| vector | realFontSize = '0 0 0' |
| vector | realOrigin = '0 0 0' |
| bool | recalcPos = false |
| vector | size = '0 0 0' |
Definition at line 4 of file textlabel.qh.
|
virtualinherited |
References configureLabel(), entity(), and METHOD.
Referenced by configureLabel().
|
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().
|
virtual |
|
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().
|
virtualinherited |
Reimplemented in Container, InputContainer, ListBox, XonoticCharmap, XonoticColorpicker, and XonoticInputBox.
Definition at line 99 of file item.qc.
References focusLeave().
Referenced by focusLeave().
|
virtualinherited |
Reimplemented in Container, and XonoticCvarList.
Definition at line 59 of file item.qc.
References hideNotify().
Referenced by hideNotify().
|
virtualinherited |
Reimplemented in Button, Container, Dialog, InputBox, InputContainer, ListBox, Nexposee, Slider, XonoticCampaignList, XonoticCharmap, XonoticColorpicker, XonoticCreditsList, XonoticCvarList, XonoticDemoList, XonoticEntryList, XonoticGametypeList, XonoticHUDSkinList, XonoticInputBox, XonoticKeyBinder, XonoticLanguageList, XonoticMapList, XonoticPicker, XonoticPlayList, XonoticScreenshotList, XonoticScreenshotViewerDialog, XonoticServerList, XonoticSkinList, XonoticSoundList, XonoticStatsList, XonoticTopicList, XonoticWeaponsList, and XonoticWelcomeDialog.
Definition at line 62 of file item.qc.
References keyDown().
Referenced by keyDown().
|
virtualinherited |
|
virtualinherited |
Reimplemented in Button, Container, InputBox, InputContainer, ListBox, Nexposee, Slider, XonoticColorpicker, XonoticColorpickerString, XonoticPicker, XonoticPlayList, XonoticScreenshotImage, and XonoticWeaponsList.
Definition at line 82 of file item.qc.
References mouseDrag(), and vector.
Referenced by mouseDrag().
|
virtualinherited |
Reimplemented in Container, InputBox, InputContainer, ListBox, Nexposee, XonoticPicker, XonoticScreenshotImage, and XonoticServerList.
Definition at line 72 of file item.qc.
References mouseMove(), and vector.
Referenced by mouseMove().
|
virtualinherited |
Reimplemented in Button, Container, InputBox, InputContainer, ListBox, Nexposee, Slider, XonoticColorpicker, XonoticColorpickerString, XonoticPicker, and XonoticScreenshotImage.
Definition at line 77 of file item.qc.
References mousePress(), and vector.
Referenced by mousePress().
|
virtualinherited |
Reimplemented in Button, Container, InputBox, InputContainer, ListBox, Nexposee, Slider, XonoticColorpicker, XonoticColorpickerString, XonoticCvarList, XonoticPicker, and XonoticWelcomeDialog.
Definition at line 87 of file item.qc.
References mouseRelease(), 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 MenuItem.
Reimplemented in BorderImage, Button, InputBox, and Slider.
References entity(), METHOD, resizeNotify(), and vector.
Referenced by resizeNotify().
|
virtualinherited |
|
virtualinherited |
Reimplemented in Button, Container, InputBox, Slider, XonoticCvarList, XonoticCvarsDialog, XonoticDamageTextSettings, XonoticDemoList, XonoticGameCrosshairSettingsTab, XonoticGameHUDSettingsTab, XonoticGameMessageSettingsTab, XonoticGameModelSettingsTab, XonoticGameViewSettingsTab, XonoticGameWeaponsSettingsTab, XonoticHUDSkinList, XonoticKeyBinder, XonoticMutatorsDialog, XonoticPlayerModelSelector, XonoticRootDialog, XonoticScreenshotList, XonoticSoundList, XonoticStatsList, XonoticTab, and XonoticTeamSelectDialog.
Definition at line 56 of file item.qc.
References showNotify().
Referenced by showNotify().
|
virtualinherited |
Reimplemented from MenuItem.
Reimplemented in CheckBox, and Slider.
References entity(), METHOD, and toString().
Referenced by toString().
Definition at line 26 of file item.qh.
Referenced by focusEnter().
| float XonoticTextLabel::alpha = SKINALPHA_TEXT |
Definition at line 7 of file textlabel.qh.
| float XonoticTextLabel::disabledAlpha = SKINALPHA_DISABLED |
Definition at line 8 of file textlabel.qh.
| float XonoticTextLabel::fontSize = SKINFONTSIZE_NORMAL |
Definition at line 6 of file textlabel.qh.
|
inherited |
Definition at line 29 of file item.qh.
Referenced by resizeNotify().
|
inherited |
Definition at line 30 of file item.qh.
Referenced by resizeNotify().