C# Class WorldCamera, ggj16

Inheritance: MonoBehaviour
显示文件 Open project: amzeratul/ggj16 Class Usage Examples

Public Methods

Method Description
Reset ( ) : void

Protected Methods

Method Description
Awake ( ) : void
Update ( ) : void

Method Details

Awake() protected method

protected Awake ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void

Update() protected method

protected Update ( ) : void
return void