Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Ballz
GameSession
Renderer
GuiRenderer
C# Class Ballz.GameSession.Renderer.GuiRenderer
显示文件
Open project: SpagAachen/Ballz
Public Methods
Method
Description
Start
( ) :
void
ToBitmap
( ) :
Bitmap
ToTexture
( ) :
Microsoft.Xna.Framework.Graphics.Texture2D
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
ToBitmap()
public
method
public
ToBitmap
( ) :
Bitmap
return
System.Drawing.Bitmap
ToTexture()
public
method
public
ToTexture
( ) :
Microsoft.Xna.Framework.Graphics.Texture2D
return
Microsoft.Xna.Framework.Graphics.Texture2D