Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Zeplin
ZeplinGame
UnloadContent
Zeplin.ZeplinGame.UnloadContent C# (CSharp) Method
ZeplinGame Class Documentation
ファイルを表示
Open project: zumpiez/Zeplin
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 }
ZeplinGame
ChangeResolution
Draw
Initialize
LoadContent
SetDefaultResolution
UnloadContent
Update
ZeplinGame