Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AStarXNA
Game1
UnloadContent
AStarXNA.Game1.UnloadContent C# (CSharp) Method
Game1 Class Documentation
Mostra file
Open project: dreasgrech/AStarXNA
UnloadContent()
protected
method
UnloadContent will be called once per game and is the place to unload all content.
protected
UnloadContent
( ) :
void
return
void
protected override void UnloadContent() { // TODO: Unload any non ContentManager content here }
Game1
Draw
Game1
HandleLeftButton
HandleRightButton
Initialize
LoadContent
SetCellType
UnloadContent
Update