C# Class MineFrog.Blocks.Dirt

Inheritance: Block
Afficher le fichier Open project: Merlin33069/MineFrog

Méthodes publiques

Méthode Description
Physics ( Level level, int pos ) : void

Method Details

Physics() public méthode

public Physics ( Level level, int pos ) : void
level Level
pos int
Résultat void