C# Класс ProtectionElement

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

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

Метод Описание
ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void
ProtectionElement ( JSONObject, js ) : System
ProtectionElement ( 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

ProtectionElement() публичный Метод

public ProtectionElement ( JSONObject, js ) : System
js JSONObject,
Результат System

ProtectionElement() публичный Метод

public ProtectionElement ( int id, int protection, Element, element, int nbTurn, bool applyReverseEffect = true ) : System
id int
protection int
element Element,
nbTurn int
applyReverseEffect bool
Результат System