C# Class CollEvent, evosim

Afficher le fichier Open project: clomax/evosim Class Usage Examples

Méthodes publiques

Méthode Description
CollEvent ( GameObject a, GameObject b ) : System.Collections
getColliders ( ) : GameObject[]

Method Details

CollEvent() public méthode

public CollEvent ( GameObject a, GameObject b ) : System.Collections
a GameObject
b GameObject
Résultat System.Collections

getColliders() public méthode

public getColliders ( ) : GameObject[]
Résultat GameObject[]