C# Class Uncrouching, feup-19

Inheritance: MovementState
显示文件 Open project: bernas670/feup-19

Public Methods

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

Method Details

Uncrouching() public method

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

update() public method

public update ( ) : void
return void