C# Class MineFrog.Blocks.Dirt

Inheritance: Block
Datei anzeigen Open project: Merlin33069/MineFrog

Public Methods

Method Description
Physics ( Level level, int pos ) : void

Method Details

Physics() public method

public Physics ( Level level, int pos ) : void
level Level
pos int
return void