C# Class MapServer.DiYuXieFu

Inheritance: MonsterObject
Afficher le fichier Open project: dream-young-soul/soul Class Usage Examples

Méthodes publiques

Свойство Type Description
mPlay PlayerObject

Méthodes publiques

Méthode Description
ClearThis ( ) : void
DiYuXieFu ( PlayerObject _play, BaseObject _AttackTarget, short x, short y, byte dir, uint _id, int nAi_Id ) : System
Run ( ) : bool

Method Details

ClearThis() public méthode

public ClearThis ( ) : void
Résultat void

DiYuXieFu() public méthode

public DiYuXieFu ( PlayerObject _play, BaseObject _AttackTarget, short x, short y, byte dir, uint _id, int nAi_Id ) : System
_play PlayerObject
_AttackTarget BaseObject
x short
y short
dir byte
_id uint
nAi_Id int
Résultat System

Run() public méthode

public Run ( ) : bool
Résultat bool

Property Details

mPlay public_oe property

public PlayerObject,MapServer mPlay
Résultat PlayerObject