C# Class ManicDigger.ViewportDummy

Inheritance: IViewport3d
Afficher le fichier Open project: GlennMR/800Craft-Client

Méthodes publiques

Méthode Description
GuiStateCraft ( List recipes, List blocks, Action craftingRecipeSelected ) : void
Log ( string s ) : void

Method Details

GuiStateCraft() public méthode

public GuiStateCraft ( List recipes, List blocks, Action craftingRecipeSelected ) : void
recipes List
blocks List
craftingRecipeSelected Action
Résultat void

Log() public méthode

public Log ( string s ) : void
s string
Résultat void