Method |
Description |
|
applyGraphics ( ) : void |
|
|
applySettingsBlock ( string a_block, string a_stringArray ) : void |
|
|
awaitInput ( Button a_button ) : void |
|
|
buttonNo ( Button a_button ) : void |
|
|
buttonYes ( Button a_button ) : void |
|
|
changedSettings ( ) : void |
|
|
createButtons ( ) : void |
|
|
createDialog ( string a_text ) : void |
|
|
exitSettings ( Button a_button ) : void |
|
|
lockButtons ( Button a_button ) : void |
|
|
nextResolution ( Button a_button ) : void |
|
|
prevResolution ( Button a_button ) : void |
|
|
removeDialog ( ) : void |
|
|
resetGraphics ( ) : void |
|
|
saveSettings ( Button a_button ) : void |
|
|
setKeybinding ( Keys k ) : void |
|
|
setResolutionLabel ( ) : void |
|
|
testGraphics ( Button a_button ) : void |
|
|
toggleButton ( Button a_button ) : void |
|
|
unlockButtons ( ) : void |
|
|