C# Класс ProtectionNegativeElement

Наследование: ProtectionNegativeGlobal
Показать файл Открыть проект

Открытые методы

Метод Описание
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