|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Public Attributes | |
| bool | allowFocusSound = false |
| float | bufModels = -1 |
| vector | color = '1 1 1' |
| float | currentSkin = 0 |
| bool | focusable = false |
| bool | focused = false |
| float | fontSize = SKINFONTSIZE_NORMAL |
| float | forcedAspect = 0 |
| float | idxModels = -1 |
| vector | imgOrigin = '0 0 0' |
| vector | imgSize = '0 0 0' |
| float | numModels = -1 |
| vector | origin = '0 0 0' |
| float | preferredFocusPriority = 0 |
| vector | realFontSize = '0 0 0' |
| vector | size = '0 0 0' |
| vector | start_coords = '0 0 0' |
| vector | start_zoomOffset = '0 0 0' |
| float | titleFontSize = SKINFONTSIZE_TITLE |
| float | zoomBox = 0 |
| float | zoomFactor = 1 |
| bool | zoomLimitedByTheBox = false |
| float | zoomMax = 0 |
| vector | zoomOffset = '0.5 0.5 0' |
| bool | zoomSnapToTheBox = true |
| float | zoomTime = 0 |
Definition at line 4 of file playermodel.qh.
| XonoticPlayerModelSelector::ATTRIB | ( | XonoticPlayerModelSelector | , |
| currentModel | , | ||
| string | ) |
| XonoticPlayerModelSelector::ATTRIB | ( | XonoticPlayerModelSelector | , |
| currentModelDescription | , | ||
| string | ) |
References ATTRIB().
| XonoticPlayerModelSelector::ATTRIB | ( | XonoticPlayerModelSelector | , |
| currentModelImage | , | ||
| string | ) |
References ATTRIB().
| XonoticPlayerModelSelector::ATTRIB | ( | XonoticPlayerModelSelector | , |
| currentModelTitle | , | ||
| string | ) |
References ATTRIB().
|
virtualinherited |
References configureImage(), entity(), and METHOD.
Referenced by configureImage().
|
virtualinherited |
References configureXonoticImage(), ENDCLASS, entity(), makeXonoticImage(), and METHOD.
Referenced by configureXonoticImage().
|
virtual |
|
virtualinherited |
|
virtualinherited |
References drag_setStartPos(), entity(), METHOD, and vector.
Referenced by drag_setStartPos(), and XonoticScreenshotImage::mousePress().
|
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().
|
virtual |
|
virtualinherited |
Reimplemented in Container, and XonoticCvarList.
Definition at line 59 of file item.qc.
References hideNotify().
Referenced by hideNotify().
|
virtualinherited |
References entity(), initZoom(), and METHOD.
Referenced by initZoom().
|
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 |
|
virtual |
References entity(), loadCvars(), and METHOD.
Referenced by loadCvars().
|
virtual |
References entity(), loadModels(), and METHOD.
Referenced by loadModels().
|
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 |
Definition at line 11 of file item.qc.
References entity(), NULL, parent, and relinquishFocus().
Referenced by relinquishFocus().
|
virtual |
Reimplemented from Image.
References entity(), METHOD, resizeNotify(), and vector.
Referenced by resizeNotify().
|
virtual |
References entity(), METHOD, and saveCvars().
Referenced by saveCvars().
|
virtualinherited |
|
virtual |
Reimplemented from MenuItem.
References entity(), METHOD, and showNotify().
Referenced by showNotify().
|
virtualinherited |
|
virtualinherited |
References entity(), METHOD, and updateAspect().
Referenced by updateAspect().
Definition at line 26 of file item.qh.
Referenced by focusEnter().
| float XonoticPlayerModelSelector::bufModels = -1 |
Definition at line 23 of file playermodel.qh.
| float XonoticPlayerModelSelector::currentSkin = 0 |
Definition at line 12 of file playermodel.qh.
| float XonoticPlayerModelSelector::fontSize = SKINFONTSIZE_NORMAL |
Definition at line 21 of file playermodel.qh.
| float XonoticPlayerModelSelector::idxModels = -1 |
Definition at line 25 of file playermodel.qh.
| float XonoticPlayerModelSelector::numModels = -1 |
Definition at line 24 of file playermodel.qh.
| vector XonoticPlayerModelSelector::origin = '0 0 0' |
Definition at line 18 of file playermodel.qh.
| vector XonoticPlayerModelSelector::realFontSize = '0 0 0' |
Definition at line 20 of file playermodel.qh.
| vector XonoticPlayerModelSelector::size = '0 0 0' |
Definition at line 19 of file playermodel.qh.
| float XonoticPlayerModelSelector::titleFontSize = SKINFONTSIZE_TITLE |
Definition at line 22 of file playermodel.qh.