C# Class TestableExample, Uniject

Datei anzeigen Open project: banderous/Uniject Class Usage Examples

Public Methods

Method Description
OnCollisionEnter ( Uniject c ) : void
TestableExample ( TestableGameObject parent, IAudioSource source, Sphere, sphere, [ beep ) : System.Collections
Update ( ) : void

Method Details

OnCollisionEnter() public method

public OnCollisionEnter ( Uniject c ) : void
c Uniject
return void

TestableExample() public method

public TestableExample ( TestableGameObject parent, IAudioSource source, Sphere, sphere, [ beep ) : System.Collections
parent TestableGameObject
source IAudioSource
sphere Sphere,
beep [
return System.Collections

Update() public method

public Update ( ) : void
return void