Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TextureAt2048
Game1
C# Class TextureAt2048.Game1
Inheritance:
Microsoft.Xna.Framework.Game
Show file
Open project: Hitcents/MonoGame-Repros
Class Usage Examples
Public Methods
Method
Description
Game1
( ) :
System
Protected Methods
Method
Description
Draw
(
GameTime
gameTime
) :
void
LoadContent
( ) :
void
Method Details
Draw()
protected
method
protected
Draw
(
GameTime
gameTime
) :
void
gameTime
Microsoft.Xna.Framework.GameTime
return
void
Game1()
public
method
public
Game1
( ) :
System
return
System
LoadContent()
protected
method
protected
LoadContent
( ) :
void
return
void