C# Class Parry, DreamCatcher
Show file
Open project: themechanicalturk/DreamCatcher
Class Usage Examples
Public Properties
Public Methods
Method |
Description |
|
Update ( ) : void |
|
|
Method Details
public Update ( ) : void |
return |
void |
|
Property Details
public bool canParry |
return |
bool |
|
public float cdTimer |
return |
float |
|
public float cooldown |
return |
float |
|
public float iTime |
return |
float |
|
public float iTimer |
return |
float |
|
public KeyCode, on |
return |
KeyCode, |
|
public Player, player |
return |
Player, |
|