C# Class RabidBear, Molydeuxds

Inheritance: Walker
Afficher le fichier Open project: kLinus/Molydeuxds Class Usage Examples

Méthodes publiques

Свойство Type Description
m_bearDecay float
m_bearEnergy float

Méthodes publiques

Méthode Description
GetPossessed ( ) : void
OnGUI ( ) : void
Start ( ) : void
Update ( ) : void
setName ( string name ) : void

Method Details

GetPossessed() public méthode

public GetPossessed ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

setName() public méthode

public setName ( string name ) : void
name string
Résultat void

Property Details

m_bearDecay public_oe property

public float m_bearDecay
Résultat float

m_bearEnergy public_oe property

public float m_bearEnergy
Résultat float