C# Class Dwarrowdelf.Client.GameSurface

Inheritance: Component
Mostra file Open project: tomba/dwarrowdelf

Public Methods

Method Description
Draw ( ) : void
GameSurface ( GraphicsDevice device, SharpDXHost host ) : System
ResizePresenter ( ) : void

Method Details

Draw() public method

public Draw ( ) : void
return void

GameSurface() public method

public GameSurface ( GraphicsDevice device, SharpDXHost host ) : System
device GraphicsDevice
host SharpDXHost
return System

ResizePresenter() public method

public ResizePresenter ( ) : void
return void