C# Class Sol.InteractiblePickup

Inheritance: InteractibleObject
Exibir arquivo Open project: Stumpstump/RoverGame

Public Properties

Property Type Description
myIngredient Ingredient

Public Methods

Method Description
Interact ( ) : void

Method Details

Interact() public method

public Interact ( ) : void
return void

Property Details

myIngredient public_oe property

public Ingredient myIngredient
return Ingredient