C# Class DarkEmu_GameServer.MonsterAction

Afficher le fichier Open project: CarlosX/DarkEmu

Méthodes publiques

Méthode Description
CheckAttack ( int Index_ ) : void
MonsterMovement ( int Index_ ) : void

Method Details

CheckAttack() public static méthode

public static CheckAttack ( int Index_ ) : void
Index_ int
Résultat void

MonsterMovement() public static méthode

public static MonsterMovement ( int Index_ ) : void
Index_ int
Résultat void