C# Class ShoeScript, ggj14-my-shoes

Inheritance: MonoBehaviour
Afficher le fichier Open project: NashGameDev/ggj14-my-shoes

Méthodes publiques

Свойство Type Description
key string
player GameObject
type string

Méthodes publiques

Méthode Description
OnMouseUp ( ) : void
Start ( ) : void
Update ( ) : void
modify ( ) : void

Method Details

OnMouseUp() public méthode

public OnMouseUp ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

modify() public méthode

public modify ( ) : void
Résultat void

Property Details

key public_oe property

public string key
Résultat string

player public_oe property

public GameObject player
Résultat GameObject

type public_oe property

public string type
Résultat string