C# Class Player.Cooldown, DreamCatcher

Mostra file Open project: themechanicalturk/DreamCatcher

Public Properties

Property Type Description
max float

Public Methods

Method Description
Cooldown ( float mx, float cur ) : System.Collections.Generic

Method Details

Cooldown() public method

public Cooldown ( float mx, float cur ) : System.Collections.Generic
mx float
cur float
return System.Collections.Generic

Property Details

max public_oe property

public float max
return float