UnityMol  0.9.6-875
UnityMol viewer / In developement
Rectangles Class Reference
+ Inheritance diagram for Rectangles:
+ Collaboration diagram for Rectangles:

Static Public Member Functions

static void SetFontSize ()
 
static void Scale ()
 
- Static Public Member Functions inherited from UI.GUIMoleculeController
static void CreateColorPicker (ColorObject col, string title, List< string > atomTarget, string residueTarget="All", string chainTarget="All")
 
static void LightStop ()
 
static float LabelSlider (float sliderValue, float sliderMinValue, float sliderMaxValue, string labelText, string toolTip, bool enable, int sliderwidth, int labelwidth=100, bool newLine=false)
 
static void SetPanels ()
 
static void SetAtomsExtended ()
 
static void SetResidues ()
 
static void SetChains ()
 
static string queryBestTextures ()
 

Static Public Attributes

static int mainXstart = sWidth / 400
 
static int mainYstart = sWidth / 400
 
static int mainWidth = (int) (sWidth * 0.8f)
 
static int mainHeight = sHeight / 20
 
static int helpXstart = mainXstart + mainWidth
 
static int helpYstart = mainYstart
 
static int helpWidth = sWidth / 50
 
static int helpHeight = mainHeight
 
static int exitXstart = helpXstart + helpWidth
 
static int exitYstart = mainYstart
 
static int exitWidth = sWidth / 12
 
static int exitHeight = mainHeight
 
static Rect mainRect = new Rect (mainXstart, mainYstart, mainWidth, mainHeight)
 
static Rect helpRect = new Rect (helpXstart, helpYstart, helpWidth, helpHeight)
 
static Rect exitRect = new Rect (exitXstart, exitYstart, exitWidth, exitHeight)
 
static int fileBrowserWidth = sWidth / 3
 
static int fileBrowserXstart = Screen.width - fileBrowserWidth
 
static int fileBrowserYstart = mainYstart + mainHeight
 
static int fileBrowserHeight = (int) (sHeight * 0.60f)
 
static Rect fileBrowserRect = new Rect(fileBrowserXstart, fileBrowserYstart, fileBrowserWidth, fileBrowserHeight)
 
static int atomScalesWidth = sWidth / 3
 
static int atomScalesXstart = Screen.width - atomScalesWidth
 
static int atomScalesYstart = mainYstart
 
static int atomScalesHeight = (int) (sHeight * 0.5f)
 
static Rect atomScalesRect = new Rect (atomScalesXstart, atomScalesYstart, atomScalesWidth, atomScalesHeight)
 
static Rect panelsMenuRect = new Rect (atomScalesXstart, Screen.height/2, atomScalesWidth, atomScalesHeight/2)
 
static int openXstart = mainXstart
 
static int openYstart = mainYstart + mainHeight
 
static int openWidth = sWidth / 4
 
static int openHeight = sHeight / 2
 
static Rect openRect = new Rect(openXstart, openYstart, openWidth, openHeight)
 
static int atomMenuXstart = mainXstart
 
static int atomMenuYstart = mainYstart + mainHeight
 
static int atomMenuWidth = (int) (sWidth * 0.14f)
 
static int atomButtonWidth = (int) (Rectangles.atomMenuWidth * 0.45f)
 
static int atomMenuHeight = (int) (sHeight * 0.52f)
 
static Rect atomMenuRect = new Rect (atomMenuXstart, atomMenuYstart, atomMenuWidth, atomMenuHeight)
 
static int atomStyleXstart = mainXstart
 
static int atomStyleYstart = atomMenuYstart + atomMenuHeight
 
static int atomStyleWidth = atomMenuWidth
 
static int atomStyleHeight = (int) (sHeight / 6)
 
static Rect atomStyleRect = new Rect(atomStyleXstart, atomStyleYstart, atomStyleWidth, atomStyleHeight)
 
static int bondTypeXstart = mainXstart
 
static int bondTypeYstart = atomMenuYstart + atomMenuHeight
 
static int bondTypeWidth = atomMenuWidth
 
static int bondTypeHeight = sHeight / 5
 
static Rect bondTypeRect = new Rect(bondTypeXstart, bondTypeYstart, bondTypeWidth, bondTypeHeight)
 
static int secStructMenuXstart = atomMenuXstart + atomMenuWidth
 
static int secStructMenuYstart = mainYstart + mainHeight
 
static int secStructMenuWidth = (int)(sWidth * 0.23f)
 
static int secStructMenuHeight = secStructMenuHeight = (int) (sHeight * 0.8f)
 
static Rect secStructMenuRect = new Rect(secStructMenuXstart, secStructMenuYstart, secStructMenuWidth, secStructMenuHeight)
 
static int surfaceMenuXstart = secStructMenuXstart + secStructMenuWidth
 
static int surfaceMenuYstart = mainYstart + mainHeight
 
static int surfaceMenuWidth = sWidth / 8
 
static int surfaceMenuHeight = sHeight / 4
 
static Rect surfaceMenuRect = new Rect(surfaceMenuXstart, surfaceMenuYstart, surfaceMenuWidth, surfaceMenuHeight)
 
static int surfaceParametersXstart = surfaceMenuXstart
 
static int surfaceParametersYstart = surfaceMenuYstart + surfaceMenuHeight
 
static int surfaceParametersWidth = surfaceMenuWidth
 
static int surfaceParametersHeight = (int)(sHeight * 0.50f)
 
static Rect surfaceParametersRect = new Rect(surfaceParametersXstart, surfaceParametersYstart, surfaceParametersWidth, surfaceParametersHeight)
 
static int hydroMenuXstart = surfaceMenuXstart + surfaceMenuWidth
 
static int hydroMenuYstart = surfaceMenuYstart + surfaceMenuHeight + 120
 
static int hydroMenuWidth = surfaceMenuWidth + 30
 
static int hydroMenuHeight = (int)(surfaceMenuHeight)
 
static Rect hydroMenuRect = new Rect (hydroMenuXstart, hydroMenuYstart, hydroMenuWidth, hydroMenuHeight)
 
static int surfaceCutXstart = surfaceParametersXstart
 
static int surfaceCutYstart = surfaceParametersYstart + surfaceParametersHeight
 
static int surfaceCutWidth = surfaceParametersWidth
 
static int surfaceCutHeight = (int) (sHeight * 0.32f)
 
static Rect surfaceCutRect = new Rect(surfaceCutXstart, surfaceCutYstart, surfaceCutWidth, surfaceCutHeight)
 
static int surfaceMobileCutXstart = surfaceCutXstart
 
static int surfaceMobileCutYstart = surfaceCutYstart
 
static int surfaceMobileCutWidth = surfaceCutWidth
 
static int surfaceMobileCutHeight = sHeight / 6
 
static Rect surfaceMobileCutRect = new Rect(surfaceMobileCutXstart, surfaceMobileCutYstart, surfaceMobileCutWidth, surfaceMobileCutHeight)
 
static int moveCutPlaneWidth = (int)(sWidth * 0.18f)
 
static int moveCutPlaneXstart = Screen.width - moveCutPlaneWidth
 
static int moveCutPlaneYstart = mainYstart
 
static int moveCutPlaneHeight = moveCutPlaneWidth
 
static Rect movePlaneRect = new Rect(moveCutPlaneXstart, moveCutPlaneYstart, moveCutPlaneWidth, moveCutPlaneHeight)
 
static int electroMenuXstart = surfaceMenuXstart + surfaceMenuWidth
 
static int electroMenuYstart = mainYstart + mainHeight
 
static int electroMenuWidth = sWidth / 8
 
static int electroMenuHeight = (int) (sHeight *0.36f)
 
static Rect electroMenuRect = new Rect (electroMenuXstart, electroMenuYstart, electroMenuWidth, electroMenuHeight)
 
static int fieldLinesXstart = electroMenuXstart
 
static int fieldLinesYstart = electroMenuYstart + electroMenuHeight
 
static int fieldLinesWidth = electroMenuWidth
 
static int fieldLinesHeight = (int) (sHeight *0.36f)
 
static Rect fieldLinesRect = new Rect (fieldLinesXstart, fieldLinesYstart, fieldLinesWidth, fieldLinesHeight)
 
static int manipulatorWidth = sWidth / 6
 
static int manipulatorHeight = (int) (sHeight * 0.30f)
 
static int manipulatorXstart = Screen.width - manipulatorWidth
 
static int manipulatorYstart = Screen.height - manipulatorHeight
 
static Rect manipulatorRect = new Rect(manipulatorXstart, manipulatorYstart, manipulatorWidth, manipulatorHeight)
 
static int manipulatorMoveWidth = manipulatorWidth
 
static int manipulatorMoveXstart = Screen.width - manipulatorMoveWidth
 
static Rect manipulatorMoveRect = new Rect(manipulatorXstart, manipulatorMoveYstart, manipulatorWidth, manipulatorMoveHeight)
 
static int colorPickerWidth = 238
 
static int colorPickerXstart = Screen.width - colorPickerWidth - atomScalesWidth
 
static int colorPickerYstart = mainYstart
 
static int colorPickerHeight = 284
 
static Rect colorPickerRect = new Rect(colorPickerXstart, colorPickerYstart, colorPickerWidth, colorPickerHeight)
 
static int advOptXstart = electroMenuXstart + electroMenuWidth
 
static int advOptYstart = mainYstart + mainHeight
 
static int advOptWidth = sWidth / 4
 
static int advOptHeight = (int) (sHeight *0.30f)
 
static Rect advOptionsRect = new Rect(advOptXstart, advOptYstart, advOptWidth, advOptHeight)
 
static int cubeLineBondTypeXstart = mainXstart
 
static int cubeLineBondTypeYstart = atomMenuYstart + atomMenuHeight
 
static int cubeLineBondTypeWidth = atomMenuWidth
 
static int cubeLineBondTypeHeight = sHeight / 8
 
static int SugarMenuTypeXstart = atomMenuXstart+atomMenuWidth
 
static int SugarMenuTypeYstart = atomMenuYstart
 
static int SugarMenuTypeWidth = surfaceMenuWidth
 
static int SugarMenuTypeHeight = (int) (sHeight / 4)
 
static Rect SugarMenuRect = new Rect(SugarMenuTypeXstart, SugarMenuTypeYstart, SugarMenuTypeWidth, SugarMenuTypeHeight)
 
static int SugarRibbonsTuneXstart = SugarMenuTypeXstart
 
static int SugarRibbonsTuneYstart = SugarMenuTypeYstart + SugarMenuTypeHeight
 
static int SugarRibbonsTuneWidth = surfaceMenuWidth+75
 
static int SugarRibbonsTuneHeight = (int) (sHeight / 1.45)
 
static Rect SugarRibbonsTuneRect = new Rect(SugarRibbonsTuneXstart, SugarRibbonsTuneYstart, SugarRibbonsTuneWidth, SugarRibbonsTuneHeight)
 
static int ColorTuneXstart = SugarMenuTypeXstart + SugarRibbonsTuneWidth
 
static int ColorTuneYstart = SugarRibbonsTuneYstart
 
static int ColorTuneWidth = surfaceMenuWidth
 
static int ColorTuneHeight = (int) (sHeight / 2)
 
static Rect ColorTuneRect = new Rect(ColorTuneXstart, ColorTuneYstart, ColorTuneWidth, ColorTuneHeight)
 
static int GuidedNavXstart = surfaceMenuXstart
 
static int GuidedNavYstart = surfaceMenuYstart + surfaceMenuHeight
 
static int GuidedNavWidth = surfaceMenuWidth
 
static int GuidedNavHeight = sHeight / 6
 
static Rect GuidedNavRect = new Rect(GuidedNavXstart, GuidedNavYstart, GuidedNavWidth, GuidedNavHeight)
 
static Rect cubeLineBondRect = new Rect(cubeLineBondTypeXstart, cubeLineBondTypeYstart, cubeLineBondTypeWidth, cubeLineBondTypeHeight)
 
static int hyperballXstart = mainXstart
 
static int hyperballYstart = atomMenuYstart + atomMenuHeight
 
static int hyperballWidth = atomMenuWidth
 
static int hyperballHeight = (int) (sHeight * 0.45f)
 
static Rect hyperballRect = new Rect(hyperballXstart, hyperballYstart, hyperballWidth, hyperballHeight)
 
static int textureXstart = exitXstart + exitWidth
 
static int textureYstart = mainYstart + mainHeight
 
static int textureWidth = (int) (sWidth * 0.35f)
 
static int textureHeight = (int) (sHeight * 0.55f)
 
static Rect textureRect = new Rect (textureXstart, textureYstart, textureWidth, textureHeight)
 
static int metaphorXstart = atomMenuXstart + atomMenuWidth
 
static int metaphorYstart = atomMenuYstart + atomMenuHeight + 40
 
static int metaphorWidth = sWidth / 8
 
static int metaphorHeight = (int) (sHeight * 0.26f)
 
static Rect metaphorRect = new Rect(metaphorXstart, metaphorYstart, metaphorWidth, metaphorHeight)
 
static int effectTypeWidth = sWidth / 9
 
static int effectTypeHeight = (int) (sHeight * 0.52f)
 
static int effectTypeXstart = Screen.width - effectTypeWidth
 
static int effectTypeYstart = manipulatorYstart - effectTypeHeight
 
static Rect effectTypeRect = new Rect(effectTypeXstart, effectTypeYstart, effectTypeWidth, effectTypeHeight)
 
static int backTypeWidth = sWidth / 6
 
static int backTypeHeight = sHeight / 4
 
static int backTypeXstart = manipulatorXstart + ( (manipulatorWidth - backTypeWidth) / 2)
 
static int backTypeYstart = manipulatorYstart - backTypeHeight
 
static Rect backTypeRect = new Rect(backTypeXstart, backTypeYstart, backTypeWidth, backTypeHeight)
 
static int webHelpXstart = 0
 
static int webHelpHeight = (int) (Screen.height * 0.05f)
 
static int webHelpYstart = Screen.height - webHelpHeight
 
static int webHelpWidth = sWidth / 10
 
static Rect expUIRect = new Rect(webHelpXstart, webHelpYstart - 90, webHelpWidth * 2, webHelpHeight)
 
static Rect webHelpRect = new Rect(webHelpXstart, webHelpYstart, webHelpWidth, webHelpHeight)
 
static int fpsInfosXstart = 0
 
static int fpsInfosHeight = (int) (Screen.height * 0.05f)
 
static int fpsInfosYstart = (int) (Screen.height - webHelpHeight - fpsInfosHeight)
 
static int fpsInfosWidth = sWidth / 10
 
static Rect fpsInfosRect = new Rect(fpsInfosXstart, fpsInfosYstart, fpsInfosWidth, fpsInfosHeight)
 
static int residuesMenuWidth = surfaceMenuWidth + 50
 
static int residuesMenuXstart = Screen.width - atomScalesWidth - residuesMenuWidth
 
static int residuesMenuHeight = atomScalesHeight / 4
 
static int residuesMenuYstart = atomScalesHeight / 2
 
static Rect residuesMenuRect = new Rect(residuesMenuXstart, residuesMenuYstart, residuesMenuWidth, residuesMenuHeight)
 
static Rect atomsExtendedMenuRect = new Rect(residuesMenuXstart, residuesMenuYstart, residuesMenuWidth, residuesMenuHeight)
 
static Rect chainsMenuRect = new Rect(residuesMenuXstart, residuesMenuYstart, residuesMenuWidth, residuesMenuHeight)
 
static int artemisMenuXstart = surfaceMenuXstart / 2
 
static int artemisMenuYstart = surfaceMenuYstart
 
static int artemisMenuWidth = surfaceMenuWidth + 50
 
static int artemisMenuHeight = sHeight / 2
 
static Rect artemisMenuRect = new Rect(artemisMenuXstart, artemisMenuYstart, artemisMenuWidth, artemisMenuHeight)
 
static int plotWidth = 273
 
static int plotHeight = 273
 
static int plotWindowWidth = 260
 
static int plotWindowHeight = 290
 
static Rect artemisTotalEnergyPlotWindowRect = new Rect(100, 100, plotWindowWidth, plotWindowHeight)
 
static Rect artemisHBondsEnergyPlotWindowRect = new Rect(100, 100, plotWindowWidth, plotWindowHeight)
 
static Rect artemisStackingEnergyPlotWindowRect = new Rect(100, 100, plotWindowWidth, plotWindowHeight)
 
static Rect artemisTotalEnergyPlotTextureRect = new Rect(5, 30, plotWidth, plotHeight)
 
static Rect artemisHBondsEnergyPlotTextureRect = new Rect(5, 30, plotWidth, plotHeight)
 
static Rect artemisStackingEnergyPlotTextureRect = new Rect(5, 30, plotWidth, plotHeight)
 
static int hirernaMenuXstart = exitXstart + exitWidth
 
static int hirernaMenuYstart = surfaceMenuYstart
 
static int hirernaMenuWidth = surfaceMenuWidth + 50
 
static int hirernaMenuHeight = sHeight / 4
 
static Rect hirernaMenuRect = new Rect(hirernaMenuXstart, hirernaMenuYstart, hirernaMenuWidth, hirernaMenuHeight)
 
static int webContestMenuXstart = surfaceMenuXstart
 
static int webContestMenuYstart = surfaceMenuYstart
 
static int webContestMenuWidth = surfaceMenuWidth + 50
 
static int webContestMenuHeight = sHeight / 2
 
static Rect webContestMenuRect = new Rect(webContestMenuXstart, webContestMenuYstart, webContestMenuWidth, webContestMenuHeight)
 
- Static Public Attributes inherited from UI.GUIMoleculeController
static bool onlyBestTextures = true
 
static int texture_set =0
 
static bool HYPERBALLSDEFAULT = true
 
static float minOrthoSize = 1f
 
static float maxOrthoSize = 60f
 
static float orthoSize = 10f
 
static bool showOpenMenu = true
 
static bool showReactionMenu = false
 
static bool showAnimationMenu = false
 
static bool showAtomMenu = false
 
static bool showSetAtomScales = false
 
static bool showResiduesMenu = false
 
static bool showAtomsExtendedMenu = false
 
static bool showChainsMenu = false
 
static bool showPanelsMenu = false
 
static bool showArtemisMenu = false
 
static bool showHiRERNAMenu = false
 
static bool showWebContestMenu = false
 
static bool showTestMenu = false
 
static bool toggle_HELP = false
 
static bool toggle_INFOS = true
 
static bool toggle_VE_COPYR = true
 
static bool toggle_HB_SANIM = false
 
static float hb_sanim = 0.7f
 
static float hb_ssign = 1.0f
 
static bool toggle_HB_RANIM = false
 
static float hb_ranim = 0.4f
 
static float hb_rsign = 1.0f
 
static float depthfactor = -1.0f
 
static float drag = 0.6f
 
static float spring = 5
 
static float fov_angle = 60f
 
static float previous_angle = 60f
 
static bool toggle_HB_TRANS = true
 
static bool toggle_NA_INTERACTIVE = false
 
static bool toggle_NA_HIDE = false
 
static bool toggle_NA_SWITCH = false
 
static bool toggle_NA_HBALLSMOOTH = false
 
static bool LOD_INITIALIZED = false
 
static bool toggle_NA_MEASURE = false
 
static bool toggle_NA_CLICK = false
 
static bool toggle_NA_MAXCAM = true
 
static bool toggle_NA_AUTOMOVE = false
 
static bool toggle_NA_CAMLOCK = false
 
static bool toggle_LIGHTCAM = false
 
static bool toggle_MESHCOMBINE = false
 
static GameObject scenecontroller = null
 
static Molecule3D Molecule3DComp = null
 
static bool toggle_DISTANCE_CUEING = false
 
static bool toggle_HIDE_HYDROGEN =false
 
static bool distanceCueingEnabled = false
 
static bool toggle_IMD = false
 
static bool toggleIMDTotalEnergy = false
 
static bool toggleIMDHBondsEnergy = false
 
static bool toggleIMDStackingEnergy = false
 
static bool showGrayColor = false
 
static bool showSurfaceButton = false
 
static bool FileBrowser_show = false
 
static bool FileBrowser_show2 = false
 
static ImprovedFileBrowser m_fileBrowser
 
static string m_textPath
 
static Camera mainCamera
 
static float backgroundColorRed = 0.0f
 
static float backgroundColorGreen = 0.0f
 
static float backgroundColorBlue = 0.0f
 
static ColorObject BackgroundColor = new ColorObject(Color.black)
 
static ColorPicker m_colorPicker = null
 
static Material electricsymbol = (Material)Resources.Load ("Materials/electricparticle")
 

Static Private Attributes

static int sWidth = (int) (Screen.width * UI.GUIDisplay.guiScale)
 
static int sHeight = (int) (Screen.height * UI.GUIDisplay.guiScale)
 
static float BASE_FONT_SIZE = 20f
 
static float BASE_SCREEN_WIDTH = 1920f
 
static int manipulatorMoveHeight = (int) (sHeight * 0.22f)
 
static int manipulatorMoveYstart = Screen.height - manipulatorMoveHeight
 

Additional Inherited Members

- Public Member Functions inherited from UI.GUIMoleculeController
 GUIMoleculeController ()
 
void CameraStop ()
 
void DisplayGUI ()
 
void SetAdvMenu ()
 
void SetGuidedMenu ()
 
void SetAtomMenu ()
 
void SetSecStructMenu ()
 
void SetAtomType ()
 
void SetBfactorMenu ()
 
void SetBondType ()
 
void setSugarMenu ()
 
void setSugarRibbonsTuneMenu ()
 
void setColorTuneMenu ()
 
void SetCubeLineBond ()
 
void SetEffectType ()
 
void SetFieldMenu ()
 
void SetSurfaceMenu ()
 
void SetHydroMenu ()
 
void SetHyperBall ()
 
void SetSurfaceTexture ()
 
void SetSurtfaceMobileCut ()
 
void SetSurfaceCut ()
 
void SetBackGroundType ()
 
void SetMetaphorType ()
 
void SetArtemisMenu ()
 
void SetHiRERNAMenu ()
 
void SetWebContestMenu ()
 
void MinLoadTypeGUIAtom (int b)
 
void RenderHelp ()
 
- Public Attributes inherited from UI.GUIMoleculeController
Texture2D aTexture
 
- Static Protected Attributes inherited from UI.GUIMoleculeController
static Quaternion NA_SCCROT = new Quaternion (-0.1f, 0.1f, 0.0f, -1.0f)
 
static Vector3 NA_SCCPOS = new Vector3 (0.4f, 1.8f, -12.0f)
 
static bool showAtoms = true
 
static float prevRadius
 
static GUIStyle m_centredText
 
- Properties inherited from UI.GUIMoleculeController
static GUIStyle CentredText [get]
 

Detailed Description

Definition at line 71 of file Rectangles.cs.

Member Function Documentation

static void Rectangles.Scale ( )
static

Scales all rectangles according to the new guiScale value input by the user.

X/Y start values, however, are not modified.

Definition at line 439 of file Rectangles.cs.

References atomMenuWidth, backTypeWidth, effectTypeRect, electroMenuWidth, UI.GUIDisplay.guiScale, helpWidth, mainHeight, mainWidth, mainYstart, manipulatorWidth, moveCutPlaneWidth, SetFontSize(), surfaceCutWidth, surfaceMenuWidth, and surfaceParametersWidth.

Referenced by AdvancedOptionsOldGUI.AdvOptions().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void Rectangles.SetFontSize ( )
static

Sets the size of the font.

Or rather of the fontS, but it sets the same size for every font.

Definition at line 405 of file Rectangles.cs.

References UI.GUIDisplay.guiScale.

Referenced by Molecule3D.OnGUI(), and Scale().

+ Here is the caller graph for this function:

Member Data Documentation

int Rectangles.advOptHeight = (int) (sHeight *0.30f)
static

Definition at line 251 of file Rectangles.cs.

Rect Rectangles.advOptionsRect = new Rect(advOptXstart, advOptYstart, advOptWidth, advOptHeight)
static

Definition at line 254 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetAdvMenu().

int Rectangles.advOptWidth = sWidth / 4
static
int Rectangles.advOptXstart = electroMenuXstart + electroMenuWidth
static

Definition at line 248 of file Rectangles.cs.

int Rectangles.advOptYstart = mainYstart + mainHeight
static

Definition at line 249 of file Rectangles.cs.

Rect Rectangles.artemisHBondsEnergyPlotTextureRect = new Rect(5, 30, plotWidth, plotHeight)
static

Definition at line 387 of file Rectangles.cs.

Rect Rectangles.artemisHBondsEnergyPlotWindowRect = new Rect(100, 100, plotWindowWidth, plotWindowHeight)
static

Definition at line 383 of file Rectangles.cs.

int Rectangles.artemisMenuHeight = sHeight / 2
static

Definition at line 374 of file Rectangles.cs.

Rect Rectangles.artemisMenuRect = new Rect(artemisMenuXstart, artemisMenuYstart, artemisMenuWidth, artemisMenuHeight)
static

Definition at line 375 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetArtemisMenu().

int Rectangles.artemisMenuWidth = surfaceMenuWidth + 50
static

Definition at line 373 of file Rectangles.cs.

int Rectangles.artemisMenuXstart = surfaceMenuXstart / 2
static

Definition at line 371 of file Rectangles.cs.

int Rectangles.artemisMenuYstart = surfaceMenuYstart
static

Definition at line 372 of file Rectangles.cs.

Rect Rectangles.artemisStackingEnergyPlotTextureRect = new Rect(5, 30, plotWidth, plotHeight)
static

Definition at line 388 of file Rectangles.cs.

Rect Rectangles.artemisStackingEnergyPlotWindowRect = new Rect(100, 100, plotWindowWidth, plotWindowHeight)
static

Definition at line 384 of file Rectangles.cs.

Rect Rectangles.artemisTotalEnergyPlotTextureRect = new Rect(5, 30, plotWidth, plotHeight)
static

Definition at line 386 of file Rectangles.cs.

Rect Rectangles.artemisTotalEnergyPlotWindowRect = new Rect(100, 100, plotWindowWidth, plotWindowHeight)
static

Definition at line 382 of file Rectangles.cs.

int Rectangles.atomMenuHeight = (int) (sHeight * 0.52f)
static

Definition at line 132 of file Rectangles.cs.

Rect Rectangles.atomMenuRect = new Rect (atomMenuXstart, atomMenuYstart, atomMenuWidth, atomMenuHeight)
static

Definition at line 135 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetAtomMenu().

int Rectangles.atomMenuWidth = (int) (sWidth * 0.14f)
static
int Rectangles.atomMenuXstart = mainXstart
static

Definition at line 128 of file Rectangles.cs.

int Rectangles.atomMenuYstart = mainYstart + mainHeight
static

Definition at line 129 of file Rectangles.cs.

int Rectangles.atomScalesHeight = (int) (sHeight * 0.5f)
static

Definition at line 112 of file Rectangles.cs.

Referenced by UI.GUIDisplay.AtomScales().

Rect Rectangles.atomScalesRect = new Rect (atomScalesXstart, atomScalesYstart, atomScalesWidth, atomScalesHeight)
static

Definition at line 115 of file Rectangles.cs.

Referenced by UI.GUIDisplay.SetAtomScales().

int Rectangles.atomScalesWidth = sWidth / 3
static

Definition at line 109 of file Rectangles.cs.

Referenced by UI.GUIDisplay.AtomScales().

int Rectangles.atomScalesXstart = Screen.width - atomScalesWidth
static

Definition at line 110 of file Rectangles.cs.

int Rectangles.atomScalesYstart = mainYstart
static

Definition at line 111 of file Rectangles.cs.

Rect Rectangles.atomsExtendedMenuRect = new Rect(residuesMenuXstart, residuesMenuYstart, residuesMenuWidth, residuesMenuHeight)
static

Definition at line 365 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetAtomsExtended().

int Rectangles.atomStyleHeight = (int) (sHeight / 6)
static

Definition at line 140 of file Rectangles.cs.

Rect Rectangles.atomStyleRect = new Rect(atomStyleXstart, atomStyleYstart, atomStyleWidth, atomStyleHeight)
static

Definition at line 143 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetAtomType().

int Rectangles.atomStyleWidth = atomMenuWidth
static

Definition at line 139 of file Rectangles.cs.

int Rectangles.atomStyleXstart = mainXstart
static

Definition at line 137 of file Rectangles.cs.

int Rectangles.atomStyleYstart = atomMenuYstart + atomMenuHeight
static

Definition at line 138 of file Rectangles.cs.

int Rectangles.backTypeHeight = sHeight / 4
static

Definition at line 332 of file Rectangles.cs.

Rect Rectangles.backTypeRect = new Rect(backTypeXstart, backTypeYstart, backTypeWidth, backTypeHeight)
static
int Rectangles.backTypeWidth = sWidth / 6
static

Definition at line 331 of file Rectangles.cs.

Referenced by Scale().

int Rectangles.backTypeXstart = manipulatorXstart + ( (manipulatorWidth - backTypeWidth) / 2)
static

Definition at line 333 of file Rectangles.cs.

int Rectangles.backTypeYstart = manipulatorYstart - backTypeHeight
static

Definition at line 334 of file Rectangles.cs.

float Rectangles.BASE_FONT_SIZE = 20f
staticprivate

Definition at line 76 of file Rectangles.cs.

float Rectangles.BASE_SCREEN_WIDTH = 1920f
staticprivate

Definition at line 77 of file Rectangles.cs.

int Rectangles.bondTypeHeight = sHeight / 5
static

Definition at line 148 of file Rectangles.cs.

Rect Rectangles.bondTypeRect = new Rect(bondTypeXstart, bondTypeYstart, bondTypeWidth, bondTypeHeight)
static

Definition at line 151 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetBondType().

int Rectangles.bondTypeWidth = atomMenuWidth
static

Definition at line 147 of file Rectangles.cs.

int Rectangles.bondTypeXstart = mainXstart
static

Definition at line 145 of file Rectangles.cs.

int Rectangles.bondTypeYstart = atomMenuYstart + atomMenuHeight
static

Definition at line 146 of file Rectangles.cs.

Rect Rectangles.chainsMenuRect = new Rect(residuesMenuXstart, residuesMenuYstart, residuesMenuWidth, residuesMenuHeight)
static

Definition at line 368 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetChains().

int Rectangles.colorPickerHeight = 284
static

Definition at line 243 of file Rectangles.cs.

int Rectangles.colorPickerWidth = 238
static

Definition at line 240 of file Rectangles.cs.

int Rectangles.colorPickerXstart = Screen.width - colorPickerWidth - atomScalesWidth
static

Definition at line 241 of file Rectangles.cs.

int Rectangles.colorPickerYstart = mainYstart
static

Definition at line 242 of file Rectangles.cs.

int Rectangles.ColorTuneHeight = (int) (sHeight / 2)
static

Definition at line 283 of file Rectangles.cs.

Rect Rectangles.ColorTuneRect = new Rect(ColorTuneXstart, ColorTuneYstart, ColorTuneWidth, ColorTuneHeight)
static

Definition at line 285 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.setColorTuneMenu().

int Rectangles.ColorTuneWidth = surfaceMenuWidth
static

Definition at line 282 of file Rectangles.cs.

Referenced by SugarOldGUI.ColorTuneMenu().

int Rectangles.ColorTuneXstart = SugarMenuTypeXstart + SugarRibbonsTuneWidth
static

Definition at line 280 of file Rectangles.cs.

int Rectangles.ColorTuneYstart = SugarRibbonsTuneYstart
static

Definition at line 281 of file Rectangles.cs.

Rect Rectangles.cubeLineBondRect = new Rect(cubeLineBondTypeXstart, cubeLineBondTypeYstart, cubeLineBondTypeWidth, cubeLineBondTypeHeight)
static

Definition at line 296 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetCubeLineBond().

int Rectangles.cubeLineBondTypeHeight = sHeight / 8
static

Definition at line 259 of file Rectangles.cs.

int Rectangles.cubeLineBondTypeWidth = atomMenuWidth
static

Definition at line 258 of file Rectangles.cs.

Referenced by RepresentationOldGUI.CubeLineBond().

int Rectangles.cubeLineBondTypeXstart = mainXstart
static

Definition at line 256 of file Rectangles.cs.

int Rectangles.cubeLineBondTypeYstart = atomMenuYstart + atomMenuHeight
static

Definition at line 257 of file Rectangles.cs.

int Rectangles.effectTypeHeight = (int) (sHeight * 0.52f)
static

Definition at line 324 of file Rectangles.cs.

Rect Rectangles.effectTypeRect = new Rect(effectTypeXstart, effectTypeYstart, effectTypeWidth, effectTypeHeight)
static

Definition at line 329 of file Rectangles.cs.

Referenced by Scale(), and UI.GUIMoleculeController.SetEffectType().

int Rectangles.effectTypeWidth = sWidth / 9
static

Definition at line 323 of file Rectangles.cs.

int Rectangles.effectTypeXstart = Screen.width - effectTypeWidth
static

Definition at line 325 of file Rectangles.cs.

int Rectangles.effectTypeYstart = manipulatorYstart - effectTypeHeight
static

Definition at line 326 of file Rectangles.cs.

int Rectangles.electroMenuHeight = (int) (sHeight *0.36f)
static

Definition at line 211 of file Rectangles.cs.

Rect Rectangles.electroMenuRect = new Rect (electroMenuXstart, electroMenuYstart, electroMenuWidth, electroMenuHeight)
static

Definition at line 214 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetFieldMenu().

int Rectangles.electroMenuWidth = sWidth / 8
static

Definition at line 210 of file Rectangles.cs.

Referenced by ElectrostaticOldGUI.Electrostatics(), and Scale().

int Rectangles.electroMenuXstart = surfaceMenuXstart + surfaceMenuWidth
static

Definition at line 208 of file Rectangles.cs.

int Rectangles.electroMenuYstart = mainYstart + mainHeight
static

Definition at line 209 of file Rectangles.cs.

int Rectangles.exitHeight = mainHeight
static

Definition at line 93 of file Rectangles.cs.

Rect Rectangles.exitRect = new Rect (exitXstart, exitYstart, exitWidth, exitHeight)
static

Definition at line 100 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.RenderHelp().

int Rectangles.exitWidth = sWidth / 12
static

Definition at line 92 of file Rectangles.cs.

int Rectangles.exitXstart = helpXstart + helpWidth
static

Definition at line 90 of file Rectangles.cs.

int Rectangles.exitYstart = mainYstart
static

Definition at line 91 of file Rectangles.cs.

Rect Rectangles.expUIRect = new Rect(webHelpXstart, webHelpYstart - 90, webHelpWidth * 2, webHelpHeight)
static

Definition at line 344 of file Rectangles.cs.

int Rectangles.fieldLinesHeight = (int) (sHeight *0.36f)
static

Definition at line 219 of file Rectangles.cs.

Rect Rectangles.fieldLinesRect = new Rect (fieldLinesXstart, fieldLinesYstart, fieldLinesWidth, fieldLinesHeight)
static

Definition at line 222 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetFieldMenu().

int Rectangles.fieldLinesWidth = electroMenuWidth
static

Definition at line 218 of file Rectangles.cs.

Referenced by ElectrostaticOldGUI.FieldLines().

int Rectangles.fieldLinesXstart = electroMenuXstart
static

Definition at line 216 of file Rectangles.cs.

int Rectangles.fieldLinesYstart = electroMenuYstart + electroMenuHeight
static

Definition at line 217 of file Rectangles.cs.

int Rectangles.fileBrowserHeight = (int) (sHeight * 0.60f)
static

Definition at line 105 of file Rectangles.cs.

Rect Rectangles.fileBrowserRect = new Rect(fileBrowserXstart, fileBrowserYstart, fileBrowserWidth, fileBrowserHeight)
static
int Rectangles.fileBrowserWidth = sWidth / 3
static

Definition at line 102 of file Rectangles.cs.

int Rectangles.fileBrowserXstart = Screen.width - fileBrowserWidth
static

Definition at line 103 of file Rectangles.cs.

int Rectangles.fileBrowserYstart = mainYstart + mainHeight
static

Definition at line 104 of file Rectangles.cs.

int Rectangles.fpsInfosHeight = (int) (Screen.height * 0.05f)
static

Definition at line 349 of file Rectangles.cs.

Rect Rectangles.fpsInfosRect = new Rect(fpsInfosXstart, fpsInfosYstart, fpsInfosWidth, fpsInfosHeight)
static

Definition at line 354 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.RenderHelp().

int Rectangles.fpsInfosWidth = sWidth / 10
static

Definition at line 351 of file Rectangles.cs.

int Rectangles.fpsInfosXstart = 0
static

Definition at line 348 of file Rectangles.cs.

int Rectangles.fpsInfosYstart = (int) (Screen.height - webHelpHeight - fpsInfosHeight)
static

Definition at line 350 of file Rectangles.cs.

int Rectangles.GuidedNavHeight = sHeight / 6
static

Definition at line 291 of file Rectangles.cs.

Rect Rectangles.GuidedNavRect = new Rect(GuidedNavXstart, GuidedNavYstart, GuidedNavWidth, GuidedNavHeight)
static

Definition at line 293 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetGuidedMenu().

int Rectangles.GuidedNavWidth = surfaceMenuWidth
static

Definition at line 290 of file Rectangles.cs.

int Rectangles.GuidedNavXstart = surfaceMenuXstart
static

Definition at line 288 of file Rectangles.cs.

int Rectangles.GuidedNavYstart = surfaceMenuYstart + surfaceMenuHeight
static

Definition at line 289 of file Rectangles.cs.

int Rectangles.helpHeight = mainHeight
static

Definition at line 88 of file Rectangles.cs.

Rect Rectangles.helpRect = new Rect (helpXstart, helpYstart, helpWidth, helpHeight)
static

Definition at line 98 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.RenderHelp().

int Rectangles.helpWidth = sWidth / 50
static

Definition at line 87 of file Rectangles.cs.

Referenced by Scale().

int Rectangles.helpXstart = mainXstart + mainWidth
static

Definition at line 85 of file Rectangles.cs.

int Rectangles.helpYstart = mainYstart
static

Definition at line 86 of file Rectangles.cs.

int Rectangles.hirernaMenuHeight = sHeight / 4
static

Definition at line 393 of file Rectangles.cs.

Rect Rectangles.hirernaMenuRect = new Rect(hirernaMenuXstart, hirernaMenuYstart, hirernaMenuWidth, hirernaMenuHeight)
static

Definition at line 394 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetHiRERNAMenu().

int Rectangles.hirernaMenuWidth = surfaceMenuWidth + 50
static

Definition at line 392 of file Rectangles.cs.

int Rectangles.hirernaMenuXstart = exitXstart + exitWidth
static

Definition at line 390 of file Rectangles.cs.

int Rectangles.hirernaMenuYstart = surfaceMenuYstart
static

Definition at line 391 of file Rectangles.cs.

int Rectangles.hydroMenuHeight = (int)(surfaceMenuHeight)
static

Definition at line 179 of file Rectangles.cs.

Rect Rectangles.hydroMenuRect = new Rect (hydroMenuXstart, hydroMenuYstart, hydroMenuWidth, hydroMenuHeight)
static

Definition at line 182 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetHydroMenu().

int Rectangles.hydroMenuWidth = surfaceMenuWidth + 30
static

Definition at line 178 of file Rectangles.cs.

int Rectangles.hydroMenuXstart = surfaceMenuXstart + surfaceMenuWidth
static

Definition at line 176 of file Rectangles.cs.

int Rectangles.hydroMenuYstart = surfaceMenuYstart + surfaceMenuHeight + 120
static

Definition at line 177 of file Rectangles.cs.

int Rectangles.hyperballHeight = (int) (sHeight * 0.45f)
static

Definition at line 301 of file Rectangles.cs.

Rect Rectangles.hyperballRect = new Rect(hyperballXstart, hyperballYstart, hyperballWidth, hyperballHeight)
static

Definition at line 304 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetHyperBall().

int Rectangles.hyperballWidth = atomMenuWidth
static

Definition at line 300 of file Rectangles.cs.

Referenced by RepresentationOldGUI.HyperballStyle().

int Rectangles.hyperballXstart = mainXstart
static

Definition at line 298 of file Rectangles.cs.

int Rectangles.hyperballYstart = atomMenuYstart + atomMenuHeight
static

Definition at line 299 of file Rectangles.cs.

int Rectangles.mainHeight = sHeight / 20
static

Definition at line 83 of file Rectangles.cs.

Referenced by Scale().

Rect Rectangles.mainRect = new Rect (mainXstart, mainYstart, mainWidth, mainHeight)
static

Definition at line 96 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.DisplayGUI().

int Rectangles.mainWidth = (int) (sWidth * 0.8f)
static

Definition at line 82 of file Rectangles.cs.

Referenced by Scale().

int Rectangles.mainXstart = sWidth / 400
static

Definition at line 80 of file Rectangles.cs.

int Rectangles.mainYstart = sWidth / 400
static

Definition at line 81 of file Rectangles.cs.

Referenced by Scale().

int Rectangles.manipulatorHeight = (int) (sHeight * 0.30f)
static

Definition at line 225 of file Rectangles.cs.

int Rectangles.manipulatorMoveHeight = (int) (sHeight * 0.22f)
staticprivate

Definition at line 234 of file Rectangles.cs.

Rect Rectangles.manipulatorMoveRect = new Rect(manipulatorXstart, manipulatorMoveYstart, manipulatorWidth, manipulatorMoveHeight)
static

Definition at line 238 of file Rectangles.cs.

int Rectangles.manipulatorMoveWidth = manipulatorWidth
static

Definition at line 232 of file Rectangles.cs.

int Rectangles.manipulatorMoveXstart = Screen.width - manipulatorMoveWidth
static

Definition at line 233 of file Rectangles.cs.

int Rectangles.manipulatorMoveYstart = Screen.height - manipulatorMoveHeight
staticprivate

Definition at line 235 of file Rectangles.cs.

Rect Rectangles.manipulatorRect = new Rect(manipulatorXstart, manipulatorYstart, manipulatorWidth, manipulatorHeight)
static

Definition at line 230 of file Rectangles.cs.

int Rectangles.manipulatorWidth = sWidth / 6
static

Definition at line 224 of file Rectangles.cs.

Referenced by Scale().

int Rectangles.manipulatorXstart = Screen.width - manipulatorWidth
static

Definition at line 226 of file Rectangles.cs.

int Rectangles.manipulatorYstart = Screen.height - manipulatorHeight
static

Definition at line 227 of file Rectangles.cs.

int Rectangles.metaphorHeight = (int) (sHeight * 0.26f)
static

Definition at line 318 of file Rectangles.cs.

Rect Rectangles.metaphorRect = new Rect(metaphorXstart, metaphorYstart, metaphorWidth, metaphorHeight)
static

Definition at line 321 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetMetaphorType().

int Rectangles.metaphorWidth = sWidth / 8
static

Definition at line 317 of file Rectangles.cs.

int Rectangles.metaphorXstart = atomMenuXstart + atomMenuWidth
static

Definition at line 314 of file Rectangles.cs.

int Rectangles.metaphorYstart = atomMenuYstart + atomMenuHeight + 40
static

Definition at line 315 of file Rectangles.cs.

int Rectangles.moveCutPlaneHeight = moveCutPlaneWidth
static

Definition at line 203 of file Rectangles.cs.

int Rectangles.moveCutPlaneWidth = (int)(sWidth * 0.18f)
static

Definition at line 200 of file Rectangles.cs.

Referenced by Scale().

int Rectangles.moveCutPlaneXstart = Screen.width - moveCutPlaneWidth
static

Definition at line 201 of file Rectangles.cs.

int Rectangles.moveCutPlaneYstart = mainYstart
static

Definition at line 202 of file Rectangles.cs.

int Rectangles.openHeight = sHeight / 2
static

Definition at line 123 of file Rectangles.cs.

Rect Rectangles.openRect = new Rect(openXstart, openYstart, openWidth, openHeight)
static

Definition at line 126 of file Rectangles.cs.

Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().

int Rectangles.openWidth = sWidth / 4
static

Definition at line 122 of file Rectangles.cs.

Referenced by UI.GUIDisplay.OpenAnimationCrdCallback().

int Rectangles.openXstart = mainXstart
static

Definition at line 120 of file Rectangles.cs.

int Rectangles.openYstart = mainYstart + mainHeight
static

Definition at line 121 of file Rectangles.cs.

Rect Rectangles.panelsMenuRect = new Rect (atomScalesXstart, Screen.height/2, atomScalesWidth, atomScalesHeight/2)
static

Definition at line 118 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetPanels().

int Rectangles.plotHeight = 273
static

Definition at line 378 of file Rectangles.cs.

int Rectangles.plotWidth = 273
static

Definition at line 377 of file Rectangles.cs.

int Rectangles.plotWindowHeight = 290
static

Definition at line 380 of file Rectangles.cs.

int Rectangles.plotWindowWidth = 260
static

Definition at line 379 of file Rectangles.cs.

int Rectangles.residuesMenuHeight = atomScalesHeight / 4
static

Definition at line 358 of file Rectangles.cs.

Rect Rectangles.residuesMenuRect = new Rect(residuesMenuXstart, residuesMenuYstart, residuesMenuWidth, residuesMenuHeight)
static

Definition at line 362 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetResidues().

int Rectangles.residuesMenuWidth = surfaceMenuWidth + 50
static
int Rectangles.residuesMenuXstart = Screen.width - atomScalesWidth - residuesMenuWidth
static

Definition at line 357 of file Rectangles.cs.

int Rectangles.residuesMenuYstart = atomScalesHeight / 2
static

Definition at line 359 of file Rectangles.cs.

int Rectangles.secStructMenuHeight = secStructMenuHeight = (int) (sHeight * 0.8f)
static

Definition at line 156 of file Rectangles.cs.

Rect Rectangles.secStructMenuRect = new Rect(secStructMenuXstart, secStructMenuYstart, secStructMenuWidth, secStructMenuHeight)
static

Definition at line 158 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetSecStructMenu().

int Rectangles.secStructMenuXstart = atomMenuXstart + atomMenuWidth
static

Definition at line 153 of file Rectangles.cs.

int Rectangles.secStructMenuYstart = mainYstart + mainHeight
static

Definition at line 154 of file Rectangles.cs.

int Rectangles.sHeight = (int) (Screen.height * UI.GUIDisplay.guiScale)
staticprivate

Definition at line 74 of file Rectangles.cs.

Rect Rectangles.SugarMenuRect = new Rect(SugarMenuTypeXstart, SugarMenuTypeYstart, SugarMenuTypeWidth, SugarMenuTypeHeight)
static

Definition at line 267 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.setSugarMenu().

int Rectangles.SugarMenuTypeHeight = (int) (sHeight / 4)
static

Definition at line 265 of file Rectangles.cs.

int Rectangles.SugarMenuTypeWidth = surfaceMenuWidth
static

Definition at line 264 of file Rectangles.cs.

int Rectangles.SugarMenuTypeXstart = atomMenuXstart+atomMenuWidth
static

Definition at line 262 of file Rectangles.cs.

int Rectangles.SugarMenuTypeYstart = atomMenuYstart
static

Definition at line 263 of file Rectangles.cs.

int Rectangles.SugarRibbonsTuneHeight = (int) (sHeight / 1.45)
static

Definition at line 274 of file Rectangles.cs.

Rect Rectangles.SugarRibbonsTuneRect = new Rect(SugarRibbonsTuneXstart, SugarRibbonsTuneYstart, SugarRibbonsTuneWidth, SugarRibbonsTuneHeight)
static

Definition at line 276 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.setSugarRibbonsTuneMenu().

int Rectangles.SugarRibbonsTuneWidth = surfaceMenuWidth+75
static

Definition at line 273 of file Rectangles.cs.

Referenced by SugarOldGUI.SugarRibbonsTune().

int Rectangles.SugarRibbonsTuneXstart = SugarMenuTypeXstart
static

Definition at line 271 of file Rectangles.cs.

int Rectangles.SugarRibbonsTuneYstart = SugarMenuTypeYstart + SugarMenuTypeHeight
static

Definition at line 272 of file Rectangles.cs.

int Rectangles.surfaceCutHeight = (int) (sHeight * 0.32f)
static

Definition at line 187 of file Rectangles.cs.

Rect Rectangles.surfaceCutRect = new Rect(surfaceCutXstart, surfaceCutYstart, surfaceCutWidth, surfaceCutHeight)
static

Definition at line 190 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetSurfaceCut().

int Rectangles.surfaceCutWidth = surfaceParametersWidth
static

Definition at line 186 of file Rectangles.cs.

Referenced by Scale(), SurfaceOldGUI.SurfaceCut(), and SurfaceOldGUI.SurfaceMobileCut().

int Rectangles.surfaceCutXstart = surfaceParametersXstart
static

Definition at line 184 of file Rectangles.cs.

int Rectangles.surfaceCutYstart = surfaceParametersYstart + surfaceParametersHeight
static

Definition at line 185 of file Rectangles.cs.

int Rectangles.surfaceMenuHeight = sHeight / 4
static

Definition at line 163 of file Rectangles.cs.

Rect Rectangles.surfaceMenuRect = new Rect(surfaceMenuXstart, surfaceMenuYstart, surfaceMenuWidth, surfaceMenuHeight)
static
int Rectangles.surfaceMenuWidth = sWidth / 8
static

Definition at line 162 of file Rectangles.cs.

Referenced by Scale(), SurfaceOldGUI.Surface(), and SurfaceOldGUI.SurfaceParams().

int Rectangles.surfaceMenuXstart = secStructMenuXstart + secStructMenuWidth
static

Definition at line 160 of file Rectangles.cs.

int Rectangles.surfaceMenuYstart = mainYstart + mainHeight
static

Definition at line 161 of file Rectangles.cs.

int Rectangles.surfaceMobileCutHeight = sHeight / 6
static

Definition at line 195 of file Rectangles.cs.

Rect Rectangles.surfaceMobileCutRect = new Rect(surfaceMobileCutXstart, surfaceMobileCutYstart, surfaceMobileCutWidth, surfaceMobileCutHeight)
static

Definition at line 198 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetSurtfaceMobileCut().

int Rectangles.surfaceMobileCutWidth = surfaceCutWidth
static

Definition at line 194 of file Rectangles.cs.

int Rectangles.surfaceMobileCutXstart = surfaceCutXstart
static

Definition at line 192 of file Rectangles.cs.

int Rectangles.surfaceMobileCutYstart = surfaceCutYstart
static

Definition at line 193 of file Rectangles.cs.

int Rectangles.surfaceParametersHeight = (int)(sHeight * 0.50f)
static

Definition at line 171 of file Rectangles.cs.

int Rectangles.surfaceParametersWidth = surfaceMenuWidth
static

Definition at line 170 of file Rectangles.cs.

Referenced by Scale().

int Rectangles.surfaceParametersXstart = surfaceMenuXstart
static

Definition at line 168 of file Rectangles.cs.

int Rectangles.surfaceParametersYstart = surfaceMenuYstart + surfaceMenuHeight
static

Definition at line 169 of file Rectangles.cs.

int Rectangles.sWidth = (int) (Screen.width * UI.GUIDisplay.guiScale)
staticprivate

Definition at line 73 of file Rectangles.cs.

int Rectangles.textureHeight = (int) (sHeight * 0.55f)
static

Definition at line 309 of file Rectangles.cs.

Referenced by SurfaceOldGUI.textureMenu().

Rect Rectangles.textureRect = new Rect (textureXstart, textureYstart, textureWidth, textureHeight)
static

Definition at line 312 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetSurfaceTexture().

int Rectangles.textureWidth = (int) (sWidth * 0.35f)
static

Definition at line 308 of file Rectangles.cs.

Referenced by UI.GUIDisplay.AtomScales(), and SurfaceOldGUI.textureMenu().

int Rectangles.textureXstart = exitXstart + exitWidth
static

Definition at line 306 of file Rectangles.cs.

int Rectangles.textureYstart = mainYstart + mainHeight
static

Definition at line 307 of file Rectangles.cs.

int Rectangles.webContestMenuHeight = sHeight / 2
static

Definition at line 399 of file Rectangles.cs.

Rect Rectangles.webContestMenuRect = new Rect(webContestMenuXstart, webContestMenuYstart, webContestMenuWidth, webContestMenuHeight)
static

Definition at line 400 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.SetWebContestMenu().

int Rectangles.webContestMenuWidth = surfaceMenuWidth + 50
static

Definition at line 398 of file Rectangles.cs.

int Rectangles.webContestMenuXstart = surfaceMenuXstart
static

Definition at line 396 of file Rectangles.cs.

int Rectangles.webContestMenuYstart = surfaceMenuYstart
static

Definition at line 397 of file Rectangles.cs.

int Rectangles.webHelpHeight = (int) (Screen.height * 0.05f)
static

Definition at line 340 of file Rectangles.cs.

Rect Rectangles.webHelpRect = new Rect(webHelpXstart, webHelpYstart, webHelpWidth, webHelpHeight)
static

Definition at line 346 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.RenderHelp().

int Rectangles.webHelpWidth = sWidth / 10
static

Definition at line 342 of file Rectangles.cs.

Referenced by UI.GUIMoleculeController.RenderHelp().

int Rectangles.webHelpXstart = 0
static

Definition at line 339 of file Rectangles.cs.

int Rectangles.webHelpYstart = Screen.height - webHelpHeight
static

Definition at line 341 of file Rectangles.cs.


The documentation for this class was generated from the following file: