C# Class Crouching, feup-19

Inheritance: MonoBehaviour
显示文件 Open project: bernas670/feup-19 Class Usage Examples

Public Methods

Method Description
Crouching ( PlayerMovement, movementScript ) : System.Collections
update ( ) : void

Method Details

Crouching() public method

public Crouching ( PlayerMovement, movementScript ) : System.Collections
movementScript PlayerMovement,
return System.Collections

update() public method

public update ( ) : void
return void