GUI.Screen

Barotrauma.Screen

Functions

AddToGUIUpdateList()

AddToGUIUpdateList

ColorFade(from, to, duration)

ColorFade

Parameters

  • from Microsoft.Xna.Framework.Color

  • to Microsoft.Xna.Framework.Color

  • duration number

Deselect()

Deselect

Draw(deltaTime, graphics, spriteBatch)

Draw

Parameters

  • deltaTime number

  • graphics Microsoft.Xna.Framework.Graphics.GraphicsDevice

  • spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch

Equals(obj)

Equals

Parameters

  • obj Object

Returns

  • bool

GetHashCode()

GetHashCode

Returns

  • number

GetType()

GetType

Returns

  • Type

OnFileDropped(filePath, extension)

OnFileDropped

Parameters

Release()

Release

Screen.SelectNull()

SelectNull

Select()

Select

ToString()

ToString

Returns

Update(deltaTime)

Update

Parameters

  • deltaTime number

Fields

Cam

Cam, field of type Camera

  • Cam

Frame

Frame, field of type GUIFrame

  • Frame

IsEditor

IsEditor, field of type bool

  • IsEditor

Screen.Selected

Screen.Selected, field of type Screen