C# Class SamplyGame.EnemyEvilMonitor

Inheritance: Enemy
Afficher le fichier Open project: xamarin/urho-samples

Méthodes publiques

Méthode Description
EnemyEvilMonitor ( bool fromLeftSide ) : Urho

Méthodes protégées

Méthode Description
Init ( ) : void

Method Details

EnemyEvilMonitor() public méthode

public EnemyEvilMonitor ( bool fromLeftSide ) : Urho
fromLeftSide bool
Résultat Urho

Init() protected méthode

protected Init ( ) : void
Résultat void