C# Class Training, buffer_bci

Summary description for Training
Show file Open project: jadref/buffer_bci Class Usage Examples

Public Properties

Property Type Description
FTSInterface FieldtripServicesInterfaceMain,
ball GameObject,
menu MenuOptions,
smoothTime float
tunnelContainer GameObject,
tunnelPrefab GameObject,
turningRate float

Public Methods

Method Description
Initialize ( ) : void
OnEnable ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Initialize() public method

public Initialize ( ) : void
return void

OnEnable() public method

public OnEnable ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

FTSInterface public property

public FieldtripServicesInterfaceMain, FTSInterface
return FieldtripServicesInterfaceMain,

ball public property

public GameObject, ball
return GameObject,

menu public property

public MenuOptions, menu
return MenuOptions,

smoothTime public property

public float smoothTime
return float

tunnelContainer public property

public GameObject, tunnelContainer
return GameObject,

tunnelPrefab public property

public GameObject, tunnelPrefab
return GameObject,

turningRate public property

public float turningRate
return float