C# 클래스 ProtectionNegativeElement

상속: ProtectionNegativeGlobal
파일 보기 프로젝트 열기: LilTsubaki/Les-fragments-d-Erule

공개 메소드들

메소드 설명
ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void
ProtectionNegativeElement ( JSONObject, js ) : System
ProtectionNegativeElement ( int id, int protection, Element, element, int nbTurn, bool applyReverseEffect = true ) : System

메소드 상세

ApplyEffect() 공개 메소드

public ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void
hexagons List
target Hexagon,
caster Character,
리턴 void

ProtectionNegativeElement() 공개 메소드

public ProtectionNegativeElement ( JSONObject, js ) : System
js JSONObject,
리턴 System

ProtectionNegativeElement() 공개 메소드

public ProtectionNegativeElement ( int id, int protection, Element, element, int nbTurn, bool applyReverseEffect = true ) : System
id int
protection int
element Element,
nbTurn int
applyReverseEffect bool
리턴 System