C# Class Dwarrowdelf.Client.GameSurface

Inheritance: Component
Afficher le fichier Open project: tomba/dwarrowdelf

Méthodes publiques

Méthode Description
Draw ( ) : void
GameSurface ( GraphicsDevice device, SharpDXHost host ) : System
ResizePresenter ( ) : void

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

GameSurface() public méthode

public GameSurface ( GraphicsDevice device, SharpDXHost host ) : System
device GraphicsDevice
host SharpDXHost
Résultat System

ResizePresenter() public méthode

public ResizePresenter ( ) : void
Résultat void