C# Class Mooege.Core.GS.FXEffect.ClientEffect

Afficher le fichier Open project: xsochor/mooege

Méthodes publiques

Méthode Description
ProcessSkill ( Mooege actor, Mooege.Net.GS.Message.Definitions.World.TargetMessage message ) : void
ProcessSkillPlayer ( Player player, SecondaryAnimationPowerMessage message ) : void

Private Methods

Méthode Description
ProcessSkillMonk ( Player player, Mooege world, SecondaryAnimationPowerMessage message ) : void
ProcessSkillMonk ( Player player, Mooege world, Mooege.Net.GS.Message.Definitions.World.TargetMessage message ) : void
ProcessSkillPlayer ( Player player, Mooege.Net.GS.Message.Definitions.World.TargetMessage message ) : void
ProcessSkillTEST ( Player player, Mooege world, SecondaryAnimationPowerMessage message ) : void
ProcessSkillTEST ( Player player, Mooege world, Mooege.Net.GS.Message.Definitions.World.TargetMessage message ) : void

Method Details

ProcessSkill() public static méthode

public static ProcessSkill ( Mooege actor, Mooege.Net.GS.Message.Definitions.World.TargetMessage message ) : void
actor Mooege
message Mooege.Net.GS.Message.Definitions.World.TargetMessage
Résultat void

ProcessSkillPlayer() public static méthode

public static ProcessSkillPlayer ( Player player, SecondaryAnimationPowerMessage message ) : void
player Player
message Mooege.Net.GS.Message.Definitions.Animation.SecondaryAnimationPowerMessage
Résultat void