C# Class PlayerShoes, ggj14-my-shoes

Inheritance: MonoBehaviour
Exibir arquivo Open project: NashGameDev/ggj14-my-shoes

Public Properties

Property Type Description
type string

Public Methods

Method Description
Start ( ) : void
setShoes ( string type ) : void

Method Details

Start() public method

public Start ( ) : void
return void

setShoes() public method

public setShoes ( string type ) : void
type string
return void

Property Details

type public_oe property

public string type
return string