C# Class Dwarrowdelf.Client.ViewGridAdjusterService

Inheritance: IGameUpdatable
Mostra file Open project: tomba/dwarrowdelf

Public Properties

Property Type Description
Height int

Public Methods

Method Description
IGameUpdatable ( ) : void
ViewGridAdjusterService ( MyGame game, MapControl3D control ) : System

Method Details

IGameUpdatable() public method

public IGameUpdatable ( ) : void
return void

ViewGridAdjusterService() public method

public ViewGridAdjusterService ( MyGame game, MapControl3D control ) : System
game MyGame
control MapControl3D
return System

Property Details

Height public_oe property

public int Height
return int