C# Class CollEvent, evosim

显示文件 Open project: clomax/evosim Class Usage Examples

Public Methods

Method Description
CollEvent ( GameObject a, GameObject b ) : System.Collections
getColliders ( ) : GameObject[]

Method Details

CollEvent() public method

public CollEvent ( GameObject a, GameObject b ) : System.Collections
a GameObject
b GameObject
return System.Collections

getColliders() public method

public getColliders ( ) : GameObject[]
return GameObject[]