C# Class ccCreateField, GGJ2016

Inheritance: ccCreateGroup
Afficher le fichier Open project: netgrind/GGJ2016

Méthodes publiques

Свойство Type Description
center bool
distance Vector3

Méthodes publiques

Méthode Description
place ( int i ) : Vector3

Méthodes protégées

Méthode Description
Update ( ) : void

Private Methods

Méthode Description
Start ( ) : void

Method Details

Update() protected méthode

protected Update ( ) : void
Résultat void

place() public méthode

public place ( int i ) : Vector3
i int
Résultat Vector3

Property Details

center public_oe property

public bool center
Résultat bool

distance public_oe property

public Vector3 distance
Résultat Vector3