C# Class DummyEntity, ES2014B

Inheritance: Entity
Afficher le fichier Open project: eloipuertas/ES2014B Class Usage Examples

Méthodes publiques

Méthode Description
onAttackReceived ( int baseDMG ) : void

Private Methods

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

onAttackReceived() public méthode

public onAttackReceived ( int baseDMG ) : void
baseDMG int
Résultat void