C# Class DarkEmu_GameServer.MonsterAction

Exibir arquivo Open project: CarlosX/DarkEmu

Public Methods

Method Description
CheckAttack ( int Index_ ) : void
MonsterMovement ( int Index_ ) : void

Method Details

CheckAttack() public static method

public static CheckAttack ( int Index_ ) : void
Index_ int
return void

MonsterMovement() public static method

public static MonsterMovement ( int Index_ ) : void
Index_ int
return void