C# Class GameGlobals, Defend-your-home

Inheritance: MonoBehaviour
Datei anzeigen 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_oe static_oe property

public static int Height
return int

Width public_oe static_oe property

public static int Width
return int

content public_oe static_oe property

public static ContentManager, content
return ContentManager,

defaultFont public_oe static_oe property

public static SpriteFont, defaultFont
return SpriteFont,

device public_oe static_oe property

public static GraphicsDevice device
return GraphicsDevice

gameTime public_oe static_oe property

public static GameTime, gameTime
return GameTime,

graphicsManager public_oe static_oe property

public static GraphicsDeviceManager graphicsManager
return GraphicsDeviceManager

isExiting public_oe static_oe property

public static bool isExiting
return bool