C# Class ManicDigger.ViewportDummy

Inheritance: IViewport3d
Mostra file Open project: GlennMR/800Craft-Client

Public Methods

Method Description
GuiStateCraft ( List recipes, List blocks, Action craftingRecipeSelected ) : void
Log ( string s ) : void

Method Details

GuiStateCraft() public method

public GuiStateCraft ( List recipes, List blocks, Action craftingRecipeSelected ) : void
recipes List
blocks List
craftingRecipeSelected Action
return void

Log() public method

public Log ( string s ) : void
s string
return void