C# Class Rool, ROOL

Inheritance: MonoBehaviour
Exibir arquivo Open project: Yann3D/ROOL Class Usage Examples

Public Methods

Method Description
AddPV ( int count, Obstacle, dommageType ) : void
GetRigidbody ( ) : Rigidbody

Private Methods

Method Description
Death ( ) : void
SetPV ( int pv ) : void
Start ( ) : void
Update ( ) : void

Method Details

AddPV() public method

public AddPV ( int count, Obstacle, dommageType ) : void
count int
dommageType Obstacle,
return void

GetRigidbody() public method

public GetRigidbody ( ) : Rigidbody
return UnityEngine.Rigidbody