C# Class Ballz.GameSession.Renderer.GuiRenderer

Afficher le fichier Open project: SpagAachen/Ballz

Méthodes publiques

Méthode Description
Start ( ) : void
ToBitmap ( ) : Bitmap
ToTexture ( ) : Microsoft.Xna.Framework.Graphics.Texture2D

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

ToBitmap() public méthode

public ToBitmap ( ) : Bitmap
Résultat System.Drawing.Bitmap

ToTexture() public méthode

public ToTexture ( ) : Microsoft.Xna.Framework.Graphics.Texture2D
Résultat Microsoft.Xna.Framework.Graphics.Texture2D