C# 클래스 Mooege.Core.GS.FXEffect.ClientEffect

파일 보기 프로젝트 열기: xsochor/mooege

공개 메소드들

메소드 설명
ProcessSkill ( Mooege actor, Mooege.Net.GS.Message.Definitions.World.TargetMessage message ) : void
ProcessSkillPlayer ( Player player, SecondaryAnimationPowerMessage message ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

ProcessSkill() 공개 정적인 메소드

public static ProcessSkill ( Mooege actor, Mooege.Net.GS.Message.Definitions.World.TargetMessage message ) : void
actor Mooege
message Mooege.Net.GS.Message.Definitions.World.TargetMessage
리턴 void

ProcessSkillPlayer() 공개 정적인 메소드

public static ProcessSkillPlayer ( Player player, SecondaryAnimationPowerMessage message ) : void
player Player
message Mooege.Net.GS.Message.Definitions.Animation.SecondaryAnimationPowerMessage
리턴 void