TribesGUI.TribesOptionsControlsPanel
- Extends
- TribesSettingsPanel
- Modifiers
- native
Core.Object
|
+-- GUI.GUI
|
+-- GUI.GUIComponent
|
+-- GUI.GUIMultiComponent
|
+-- GUI.GUIPanel
|
+-- TribesGUI.TribesGUIPanel
|
+-- TribesGUI.TribesSettingsPanel
|
+-- TribesGUI.TribesOptionsControlsPanel
TribesGui
var(TribesGui) private EditInline Config
GUIButton DefaultsButton;
var(TribesGUI) private string LastCategory;
var(TribesGUI) private EditInline Config
GUIButton MyKeyChoose;
var(TribesGUI) private EditInline Config
GUISlider MyMouseSensSlider;
TribesOptionsControlsPanel
NoBindKeyChangeMessage Source code
CategorySelectorOnClick Source code
private
function CategorySelectorOnClick (
GUIComponent Sender ) )
function EnsureConsistency ( ) )
function InternalOnActivate ( ) )
function InternalOnHide ( ) )
InternalOnPopupReturned Source code
function InternalOnPopupReturned (
GUIListElem returnObj, optional
string Passback ) )
private function LoadCategory ( string Category ) )
function LoadSettings ( bool bEnsureConsistency) )
private
function OnInvertMouseClick (
GUIComponent Sender ) )
private
function OnSensitivityChange (
GUIComponent Sender ) )
private
function OnTeamColorsClick (
GUIComponent Sender ) )
native function RestoreDefaults ( )
function SaveSettings ( ) )
defaultproperties
{
KeyChangeMessage="The %1 function is already assigned to %2. Press a new key to change it."
NoBindKeyChangeMessage="Press the key you want to assign to %1."
OnActivate=InternalOnActivate
OnHide=InternalOnHide
} |
Creation time: st 23.5.2018 00:10:36.766 - Created with
UnCodeX