C# Class GameGlobals, Defend-your-home

Inheritance: MonoBehaviour
Show file Open project: MandragoraStudio/Defend-your-home Class Usage Examples

Public Properties

Property Type Description
Height int
Width int
content ContentManager,
defaultFont SpriteFont,
device GraphicsDevice
gameTime GameTime,
graphicsManager GraphicsDeviceManager
isExiting bool

Property Details

Height public static property

public static int Height
return int

Width public static property

public static int Width
return int

content public static property

public static ContentManager, content
return ContentManager,

defaultFont public static property

public static SpriteFont, defaultFont
return SpriteFont,

device public static property

public static GraphicsDevice device
return GraphicsDevice

gameTime public static property

public static GameTime, gameTime
return GameTime,

graphicsManager public static property

public static GraphicsDeviceManager graphicsManager
return GraphicsDeviceManager

isExiting public static property

public static bool isExiting
return bool